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: 2024-04-05
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 05 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
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  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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