Other packages > Find by keyword >

mme  

Multinomial Mixed Effects Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mme", "0.1-6")



Attach the package and use:
library("mme")
Maintained by
E. Lopez-Vizcaino
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-01-05
Latest Update: 2019-01-27
Description:
Fit Gaussian Multinomial mixed-effects models for small area estimation: Model 1, with one random effect in each category of the response variable (Lopez-Vizcaino,E. et al., 2013) ; Model 2, introducing independent time effect; Model 3, introducing correlated time effect. mme calculates direct and parametric bootstrap MSE estimators (Lopez-Vizcaino,E et al., 2014) .
How to cite:
E. Lopez-Vizcaino (2014). mme: Multinomial Mixed Effects Models. R package version 0.1-6, https://cran.r-project.org/web/packages/mme. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1-4 (2014-01-05 15:25), 0.1-5 (2014-08-29 16:21)
Other packages that cited mme R package
View mme citation profile
Other R packages that mme depends, imports, suggests or enhances
Complete documentation for mme
Functions, R codes and Examples using the mme R package
Some associated functions: Fbetaf.ct . Fbetaf.it . Fbetaf . addtolist . addtomatrix . ci . data.mme . initial.values . mme-package . mmedata . model . modelfit1 . modelfit2 . modelfit3 . mseb . msef.ct . msef.it . msef . omega . phi.direct.ct . phi.direct.it . phi.direct . phi.mult.ct . phi.mult.it . phi.mult . print.mme . prmu . prmu.time . sPhikf.ct . sPhikf.it . sPhikf . simdata . simdata2 . simdata3 . wmatrix . 
Some associated R codes: blockdiag.R . modelfit1.R . modelfit2.R . modelfit3.R . utilities.R . zzz.R .  Full mme 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

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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