Other packages > Find by keyword >

RealVAMS  

Multivariate VAM Fitting
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RealVAMS", "0.4-6")



Attach the package and use:
library("RealVAMS")
Maintained by
Andrew Karl
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-11-01
Latest Update: 2023-01-07
Description:
Fits a multivariate value-added model (VAM), see Broatch, Green, and Karl (2018) and Broatch and Lohr (2012) , with normally distributed test scores and a binary outcome indicator. A pseudo-likelihood approach, Wolfinger (1993) , is used for the estimation of this joint generalized linear mixed model. The inner loop of the pseudo-likelihood routine (estimation of a linear mixed model) occurs in the framework of the EM algorithm presented by Karl, Yang, and Lohr (2013) . This material is based upon work supported by the National Science Foundation under grants DRL-1336027 and DRL-1336265.
How to cite:
Andrew Karl (2014). RealVAMS: Multivariate VAM Fitting. R package version 0.4-6, https://cran.r-project.org/web/packages/RealVAMS. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.3-1 (2014-11-01 07:19), 0.3-2 (2015-07-21 07:53), 0.3-3 (2017-03-14 17:01), 0.4-0 (2017-08-14 06:25), 0.4-1 (2018-04-20 18:11), 0.4-3 (2019-04-23 06:50), 0.4-4 (2022-09-04 00:10), 0.4-5 (2023-01-07 04:40)
Other packages that cited RealVAMS R package
View RealVAMS citation profile
Other R packages that RealVAMS depends, imports, suggests or enhances
Complete documentation for RealVAMS
Functions, R codes and Examples using the RealVAMS R package
Some associated functions: REML_Rm . R_mstep2 . RealVAMS-package . RealVAMS . example.outcome.data . example.score.data . plot . print . summary . vp_cp . 
Some associated R codes: REML_Rm.R . R_mstep2.R . RealVAMS.R . plot.RealVAMS.R . print.RealVAMS.R . print.summary.RealVAMS.R . summary.RealVAMS.R . vp_cp.R .  Full RealVAMS 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

readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
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  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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