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]
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 23 Apr. 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
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for RealVAMS05101520253035TrendBars

Today's Hot Picks in Authors and Packages

rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
Download / Learn more Package Citations See dependency  
BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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