Other packages > Find by keyword >

glmmrBase  

Generalised Linear Mixed Models in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("glmmrBase", "1.0.0")



Attach the package and use:
library("glmmrBase")
Maintained by
Sam Watson
[Scholar Profile | Author Map]
First Published: 2022-09-22
Latest Update: 2023-08-15
Description:
Specification, analysis, simulation, and fitting of generalised linear mixed models. Includes Markov Chain Monte Carlo Maximum likelihood and Laplace approximation model fitting for a range of models, non-linear fixed effect specifications, a wide range of flexible covariance functions that can be combined arbitrarily, robust and bias-corrected standard error estimation, power calculation, data simulation, and more. See for a detailed manual.
How to cite:
Sam Watson (2022). glmmrBase: Generalised Linear Mixed Models in R. R package version 1.0.0, https://cran.r-project.org/web/packages/glmmrBase. Accessed 01 May. 2025.
Previous versions and publish date:
0.1.2 (2022-09-22 19:00), 0.1.3 (2022-11-03 17:10), 0.2.1 (2022-11-30 11:20), 0.2.2 (2022-12-03 08:50), 0.2.3 (2022-12-08 16:00), 0.2.4 (2023-02-09 16:10), 0.2.5 (2023-02-24 18:20), 0.3.1 (2023-04-20 19:12), 0.4.2 (2023-06-23 18:40), 0.4.4 (2023-07-01 20:40), 0.4.5 (2023-08-15 13:10), 0.4.6 (2023-09-14 12:00), 0.5.2 (2023-11-22 18:10), 0.5.3 (2023-11-24 23:40), 0.6.1 (2024-01-11 14:50), 0.6.2 (2024-01-19 23:30), 0.7.1 (2024-02-26 12:40), 0.8.1 (2024-04-08 21:20), 0.9.2 (2024-06-19 14:30), 0.10.5 (2024-09-08 00:20), 0.11.1 (2024-12-10 01:40), 0.11.2 (2024-12-12 13:50)
Other packages that cited glmmrBase R package
View glmmrBase citation profile
Other R packages that glmmrBase depends, imports, suggests or enhances
Complete documentation for glmmrBase
Functions, R codes and Examples using the glmmrBase R package
Some associated functions: Beta . Covariance . MeanFunction . Model . cross_df . cycles . glmmrBase-package . match_rows . mcnr_family . nelder . nest_df . print.mcml . progress_bar . setParallel . summary.mcml . yexample312a . yexample312b . yexample312c . ytest1 . 
Some associated R codes: Betadist.R . R6Model.R . R6covariance.R . R6meanfunction.R . RcppExports.R . extrafunctions.R . nelder.R . printfunctions.R .  Full glmmrBase package functions and examples
Downloads during the last 30 days
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for glmmrBase010203040506070TrendBars

Today's Hot Picks in Authors and Packages

dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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