Other packages > Find by keyword >

ubms  

Bayesian Models for Data from Unmarked Animals using 'Stan'
View on CRAN: Click here


Download and install ubms package within the R console
Install from CRAN:
install.packages("ubms")

Install from Github:
library("remotes")
install_github("cran/ubms")

Install by package version:
library("remotes")
install_version("ubms", "1.2.6")



Attach the package and use:
library("ubms")
Maintained by
Ken Kellner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-01-19
Latest Update: 2023-09-11
Description:
Fit Bayesian hierarchical models of animal abundance and occurrence via the 'rstan' package, the R interface to the 'Stan' C++ library. Supported models include single-season occupancy, dynamic occupancy, and N-mixture abundance models. Covariates on model parameters are specified using a formula-based interface similar to package 'unmarked', while also allowing for estimation of random slope and intercept terms. References: Carpenter et al. (2017) <doi:10.18637/jss.v076.i01>; Fiske and Chandler (2011) <doi:10.18637/jss.v043.i10>.
How to cite:
Ken Kellner (2021). ubms: Bayesian Models for Data from Unmarked Animals using 'Stan'. R package version 1.2.6, https://cran.r-project.org/web/packages/ubms
Previous versions and publish date:
1.0.1 (2021-01-19 10:30), 1.0.2 (2021-02-02 01:10), 1.1.0 (2021-11-30 09:20), 1.2.2 (2022-11-10 18:20), 1.2.3 (2023-05-17 17:50), 1.2.4 (2023-05-25 16:40), 1.2.5 (2023-08-21 16:10)
Other packages that cited ubms R package
View ubms citation profile
Other R packages that ubms depends, imports, suggests or enhances
Functions, R codes and Examples using the ubms R package
Some associated functions: RSR . coef-ubmsFit-method . extract-ubmsFit-method . extract_log_lik . fitList-ubmsFit-method . fitted-ubmsFit-method . getY-ubmsFit-method . get_elapsed_time-ubmsFit-method . get_stancode-ubmsFit-method . gof . kfold-ubmsFit-method . loo-ubmsFit-method . modSel-ubmsFitList-method . names-ubmsFit-method . names-ubmsFitList-method . nsamples-ubmsFit-method . plot-ubmsFit-ANY-method . plot_effects-ubmsFit-method . plot_posteriors-ubmsFit-method . plot_residuals-ubmsFit-method . plot_spatial . posterior_linpred-ubmsFit-method . posterior_predict-ubmsFit-method . predict-ubmsFit-method . priors . projected . ranef-ubmsFit-method . residuals-ubmsFit-method . stan_colext . stan_distsamp . stan_multinomPois . stan_occu . stan_occuRN . stan_occuTTD . stan_pcount . sub-ubmsFit-character-missing-missing-method . sub-ubmsSubmodelList-character-missing-missing-method . summary-ubmsFit-method . traceplot-ubmsFit-method . turnover . ubms . ubmsFitList-extractors . waic-ubmsFit-method . 
Some associated R codes: RcppExports.R . colext.R . distsamp.R . fit.R . fitlist.R . fitted.R . gof.R . inputs.R . kfold.R . loglik.R . mb_chisq.R . missing.R . multinomPois.R . occu.R . occuRN.R . occuTTD.R . pcount.R . plot_effects.R . plot_posteriors.R . posterior_linpred.R . posterior_predict.R . predict.R . priors.R . ranef.R . residuals.R . response.R . spatial.R . stanmodels.R . submodel.R . test-helpers.R . ubms-package.R . ubmsFit-methods.R . ubmsFitList-methods.R . umf.R . utils.R .  Full ubms package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns