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 28 Dec. 2024.
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

setter  
Mutators that Work with Pipes
Mutators to set attributes of variables, that work well in a pipe (much like stats::setNames()). ...
Download / Learn more Package Citations See dependency  
dendroextras  
Extra Functions to Cut, Label and Colour Dendrogram Clusters
Provides extra functions to manipulate dendrograms that build on the base functions provided by the ...
Download / Learn more Package Citations See dependency  
PoissonPCA  
Poisson-Noise Corrected PCA
For a multivariate dataset with independent Poisson measurement error, calculates principal componen ...
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  
rhino  
A Framework for Enterprise Shiny Applications
A framework that supports creating and extending enterprise Shiny applications using best practices. ...
Download / Learn more Package Citations See dependency  
condvis  
Conditional Visualization for Statistical Models
Exploring fitted models by interactively taking 2-D and 3-D sections in data space. ...
Download / Learn more Package Citations See dependency  

23,433

R Packages

202,214

Dependencies

63,541

Author Associations

23,434

Publication Badges

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