VCA1.5.1 package

Variance Component Analysis

anovaMM

ANOVA-Type Estimation of Mixed Models

anovaVCA

ANOVA-Type Estimation of Variance Components for Random Models

as.matrix.VCA

Standard 'as.matrix' Method for 'VCA' S3-Objects

as.matrix.VCAinference

Standard 'as.matrix' Method for 'VCAinference' S3-Objects

buildList

Build a Nested List.

check4MKL

Check for Availability of Intel's Math Kernel Library

checkData

Check Random Model for Given Dataset.

checkVars

Check Tow Formula Terms for Potential Problems.

coef.VCA

Extract Fixed Effects from 'VCA' Object

DfSattHelper

Variance-Covariance Matrix of Fixed Effects as Function of Covariance ...

errorMessage

Convert Objects to Detailed Error Message.

fitLMM

Fit Linear Mixed Model by ANOVA or REML

fitVCA

Fit Variance Component Model by ANOVA or REML

fixef

Generic Method for Extracting Fixed Effects from a Fitted Model

fixef.VCA

Extract Fixed Effects from 'VCA' Object

Fsweep

Calling F90-implementation of the SWEEP-Operator

getCI

Extract Confidence Intervals from VCA-Objects.

getDDFM

Degrees of Freedom for Testing Linear Contrasts of Fixed Effects and L...

getDF

Extract Degrees of Freedom from Linear Hypotheses of Fixed Effects or ...

getGB

Giesbrecht & Burns Approximation of the Variance-Covariance Matrix of ...

getIP.remlVCA

Intermediate Precision for remlVCA-fitted objects of class 'VCA'

getL

Construct Linear Contrast Matrix for Hypothesis Tests

getMat

Extract a Specific Matrix from a 'VCA' Object

getMM

Overparameterized Design Matrices

getSSQsweep

ANOVA Sum of Squares via Sweeping

getV

Determine V-Matrix for a 'VCA' Object

isBalanced

Check Whether Design Is Balanced Or Not

legend.m

Add Legend to Margin.

lmerG

Construct Variance-Covariance Matrix of Random Effects for Models Fitt...

lmerMatrices

Derive and Compute Matrices for Objects Fitted by Function 'lmer'

lmerSummary

Derive VCA-Summary Table from an Object Fitted via Function lmer

load_if_installed

Load 'RevoUtilsMath'-package if available

lsmeans

Least Squares Means of Fixed Effects

lsmMat

Contrast Matrix for LS Means

model.frame.VCA

Extract the Model Frame from a 'VCA' Object

model.matrix.VCA

Model Matrix of a Fitted VCA-Object

MPinv

Moore-Penrose Generalized Inverse of a Matrix

orderData

Re-Order Data.Frame

plot.VCA

Standard 'plot' Method for 'VCA' S3-Objects.

plotRandVar

Plot Random Variates of a Mixed Model ('VCA' Object).

predict.VCA

Predictions from a Model Fitted by fitLMM

print.VCA

Standard Printing Method for Objects of Class 'VCA'

print.VCAinference

Standard Print Method for Objects of Class 'VCAinference'

protectedCall

Wrap Function-Calls to Execute Additional Checks.

ranef

Generic Method for Extracting Random Effects from a Fitted Model

ranef.VCA

Extract Random Effects from 'VCA' Object

remlMM

Fit Linear Mixed Models via REML

remlVCA

Perform (V)ariance (C)omponent (A)nalysis via REML-Estimation

reScale

Re-Scale results of 'VCA' or 'VCAinference'

residuals.VCA

Extract Residuals of a 'VCA' Object

SattDF

Satterthwaite Approximation for Total Degrees of Freedom and for Singl...

Scale

Automatically Scale Data Calling these Functions: 'anovaVCA', 'anovaMM...

scaleData

Scale Response Variable to Ensure Robust Numerical Calculations

Solve

Solve System of Linear Equations using Inverse of Cholesky-Root

solveMME

Solve Mixed Model Equations

stepwiseVCA

Bottom-Up Step-Wise VCA-Analysis of the Complete Dataset

summarize.VCA

Summarize Outcome of a Variance Component Analysis.

test.fixef

Perform t-Tests for Linear Contrasts on Fixed Effects

test.lsmeans

Perform t-Tests for Linear Contrasts on LS Means

Trace

Compute the Trace of a Matrix

varPlot

Variability Chart for Hierarchical Models.

VCA-Package

(V)ariance (C)omponent (A)nalysis.

VCAinference

Inferential Statistics for VCA-Results

vcov.VCA

Calculate Variance-Covariance Matrix of Fixed Effects for an 'VCA' Obj...

vcovFixed

Calculate Variance-Covariance Matrix and Standard Errors of Fixed Effe...

vcovVC

Calculate Variance-Covariance Matrix of Variance Components of 'VCA' o...

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.

  • Maintainer: Andre Schuetzenmeister
  • License: GPL (>= 3)
  • Last published: 2024-03-07