Other packages > Find by keyword >

boral  

Bayesian Ordination and Regression AnaLysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("boral", "2.0.2")



Attach the package and use:
library("boral")
Maintained by
Francis K.C. Hui
[Scholar Profile | Author Map]
First Published: 2014-08-25
Latest Update: 2021-03-12
Description:
Bayesian approaches for analyzing multivariate data in ecology. Estimation is performed using Markov Chain Monte Carlo (MCMC) methods via Three. JAGS types of models may be fitted: 1) With explanatory variables only, boral fits independent column Generalized Linear Models (GLMs) to each column of the response matrix; 2) With latent variables only, boral fits a purely latent variable model for 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.
How to cite:
Francis K.C. Hui (2014). boral: Bayesian Ordination and Regression AnaLysis. R package version 2.0.2, https://cran.r-project.org/web/packages/boral. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.4 (2014-08-25 16:03), 0.5 (2014-09-18 09:56), 0.6 (2014-12-13 11:19), 0.7 (2015-07-10 20:32), 0.8 (2015-07-22 16:15), 0.9.1 (2015-09-25 13:32), 0.9 (2015-08-22 11:05), 1.0.1 (2016-07-26 02:16), 1.0 (2016-06-17 21:20), 1.1.1 (2016-10-10 13:51), 1.1 (2016-09-26 11:42), 1.2 (2017-01-02 22:22), 1.3.1 (2017-04-18 07:29), 1.3 (2017-04-15 15:52), 1.4 (2017-09-26 01:00), 1.5 (2018-01-08 11:34), 1.6.1 (2018-05-16 05:39), 1.6 (2018-05-06 08:45), 1.7 (2018-10-21 10:10), 1.8.1 (2020-06-05 06:20), 1.8 (2020-01-29 00:10), 1.9 (2020-07-17 11:20), 2.0.1 (2024-03-19 23:10), 2.0 (2021-03-12 10:50)
Other packages that cited boral R package
View boral citation profile
Other R packages that boral depends, imports, suggests or enhances
Complete documentation for boral
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for boral5101520253035404550556065TrendBars

Today's Hot Picks in Authors and Packages

MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
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,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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