Other packages > Find by keyword >

Hmsc  

Hierarchical Model of Species Communities
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Hmsc", "3.0-13")



Attach the package and use:
library("Hmsc")
Maintained by
Otso Ovaskainen
[Scholar Profile | Author Map]
First Published: 2019-10-13
Latest Update: 2022-08-11
Description:
Hierarchical Modelling of Species Communities (HMSC) is a model-based approach for analyzing community ecological data. This package implements it in the Bayesian framework with Gibbs Markov chain Monte Carlo (MCMC) sampling (Tikhonov et al. (2020) ).
How to cite:
Otso Ovaskainen (2019). Hmsc: Hierarchical Model of Species Communities. R package version 3.0-13, https://cran.r-project.org/web/packages/Hmsc. Accessed 05 May. 2025.
Previous versions and publish date:
3.0-2 (2019-10-13 16:00), 3.0-4 (2019-12-16 13:50), 3.0-6 (2020-03-19 12:30), 3.0-9 (2020-10-29 18:30), 3.0-11 (2021-02-24 10:50)
Other packages that cited Hmsc R package
View Hmsc citation profile
Other R packages that Hmsc depends, imports, suggests or enhances
Complete documentation for Hmsc
Functions, R codes and Examples using the Hmsc R package
Some associated functions: Hmsc-package . Hmsc . HmscRandomLevel . TD . alignPosterior . biPlot . c.Hmsc . computeAssociations . computeDataParameters . computeInitialParameters . computePredictedValues . computeVariancePartitioning . computeWAIC . constructGradient . constructKnots . convertToCodaObject . createPartition . evaluateModelFit . getPostEstimate . plotBeta . plotGamma . plotGradient . plotVariancePartitioning . poolMcmcChains . predict.Hmsc . predictLatentFactor . prepareGradient . sampleMcmc . samplePrior . setPriors.Hmsc . setPriors.HmscRandomLevel . setPriors . 
Some associated R codes: Hmsc.R . HmscRandomLevel.R . alignPosterior.R . biPlot.R . c.Hmsc.R . combineParameters.R . computeAssociations.R . computeDataParameters.R . computeInitialParameters.R . computePredictedValues.R . computePredictedValuesParallel.R . computeVariancePartitioning.R . computeWAIC.R . constructGradient.R . constructKnots.R . createPartition.R . data.R . evaluateModelFit.R . getPostEstimate.R . plotBeta.R . plotGamma.R . plotGradient.R . plotVariancePartitioning.R . poolMcmcChains.R . predict.R . predictLatentFactor.R . prepareGradient.R . print.Hmsc.R . print.HmscRandomLevel.R . sampleMcmc.R . samplePrior.R . setPriors.Hmsc.R . setPriors.HmscRandomLevel.R . setPriors.R . updateAlpha.R . updateBetaLambda.R . updateBetaSel.R . updateEta.R . updateGamma2.R . updateGammaEta.R . updateGammaV.R . updateInvSigma.R . updateLambdaPriors.R . updateLatentLoadingOrder.R . updateNf.R . updateRho.R . updateZ.R . updatewRRR.R . updatewRRRPriors.R .  Full Hmsc package functions and examples
Downloads during the last 30 days
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/03Downloads for Hmsc0102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

pdqr  
Work with Custom Distribution Functions
Create, transform, and summarize custom random variables with distribution functions (analogues of ...
Download / Learn more Package Citations See dependency  
cape  
Combined Analysis of Pleiotropy and Epistasis for Diversity Outbred Mice
Combined Analysis of Pleiotropy and Epistasis infers predictive networks between genetic variants a ...
Download / Learn more Package Citations See dependency  
BINCOR  
Estimate the Correlation Between Two Irregular Time Series
Estimate the correlation between two irregular time series that are not necessarily sampled on ident ...
Download / Learn more Package Citations See dependency  
lifecourse  
Quantification of Lifecourse Fluidity
Provides in built datasets and three functions. These functions are mobility_index, nonStanTest and ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
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  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA