Other packages > Find by keyword >

VCA  

Variance Component Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("VCA", "1.5.2")



Attach the package and use:
library("VCA")
Maintained by
Andre Schuetzenmeister
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-03-16
Latest Update: 2025-09-03
Description:
ANOVA and REML estimation of linear mixed models is implemented, once following Searle et al. (1991, ANOVA for unbalanced data), once making use of the 'lme4' package. The primary objective of this package is to perform a variance component analysis (VCA) according to CLSI EP05-A3 guideline "Evaluation of Precision of Quantitative Measurement Procedures" (2014). There are plotting methods for visualization of an experimental design, plotting random effects and residuals. For ANOVA type estimation two methods for computing ANOVA mean squares are implemented (SWEEP and quadratic forms). The covariance matrix of variance components can be derived, which is used in estimating confidence intervals. Linear hypotheses of fixed effects and LS means can be computed. LS means can be computed at specific values of covariables and with custom weighting schemes for factor variables. See ?VCA for a more comprehensive description of the features.
How to cite:
Andre Schuetzenmeister (2015). VCA: Variance Component Analysis. R package version 1.5.2, https://cran.r-project.org/web/packages/VCA. Accessed 07 Mar. 2026.
Previous versions and publish date:
1.1.1 (2015-04-27 09:03), 1.1 (2015-03-16 10:29), 1.2.1 (2015-11-24 15:16), 1.2 (2015-07-20 18:08), 1.3.1 (2016-04-04 13:38), 1.3.2 (2016-07-25 20:30), 1.3.3 (2017-07-12 14:52), 1.3.4 (2018-07-18 14:20), 1.3 (2016-03-23 23:41), 1.4.0 (2019-07-10 18:32), 1.4.1 (2019-11-14 23:40), 1.4.2 (2019-12-17 17:20), 1.4.3 (2020-06-17 11:50), 1.4.4 (2022-08-31 20:20), 1.4.5 (2022-09-07 11:30), 1.4.6 (2024-01-17 10:22), 1.5.0 (2024-01-18 13:00), 1.5.1 (2024-03-07 18:10)
Other packages that cited VCA R package
View VCA citation profile
Other R packages that VCA depends, imports, suggests or enhances
Complete documentation for VCA
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
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  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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