Learn R Programming

⚠️There's a newer version (2.0.3) of this package.Take me there.

boral (version 0.4)

Bayesian Ordination and Regression AnaLysis

Description

Bayesian model-based approaches for analyzing multivariate data in ecology. Estimation is performed using Bayesian/Markov Chain Monte Carlo (MCMC) methods via JAGS. Three types of models may be fitted: 1) With explanatory variables only, boral fits independent column GLMs such that the columns of the response matrix are assumed to be independent; 2) With latent variables only, boral fits a purely latent variable model to perform model-based unconstrained ordination; 3) With explanatory and latent variables, boral fits correlated column GLMs with latent variables to account for any residual correlation between the columns of the response matrix.

Copy Link

Version

Install

install.packages('boral')

Monthly Downloads

636

Version

0.4

License

GPL-2

Maintainer

Francis Hui

Last Published

August 25th, 2014

Functions in boral (0.4)

create.life

Simulate a Multivariate Response Matrix
get.residual.cor

Extract residual correlations from boral models
plot.boral

Plots of a fitted boral object
ds.residuals

Dunn-Smyth Residuals for a boral model
make.jagsboralnullmodel

Write a text file containing an boral model for use into JAGS
summary.boral

Summary of fitted boral object
boral-package

Bayesian Ordination and Regression AnaLysis (boral)
make.jagsboralmodel

Write a text file containing an boral model for use into JAGS
get.measures

Information Criteria for boral models
calc.logLik.lv0

Log-likelihood for a boral model with no latent variables
get.hpdintervals

Highest posterior density intervals for an boral model
get.dic

Extract Deviance Information Criterion for boral model
get.more.measures

Additional Information Criteria for boral models
calc.marglogLik

Marginal log-likelihood for an boral model
calc.condlogLik

Conditional log-likelihood for an boral model
fitted.boral

Extract Model Fitted Values for an boral object
lvsplot

Plot the latent variables from an boral model
boral

Fitting boral (Bayesian Ordination and Regression AnaLysis) models