espsilonVarCov: espsilonVarCov

Description Usage Arguments Value Examples

View source: R/CovarianceStructure.R

Description

espsilonVarCov

Usage

1
espsilonVarCov(VarCovMatr, nTimePoints, RandoDataFrame, replicates = 1)

Arguments

VarCovMatr

a VarCovMatr object which is a squared matrix defining the covariance structure

nTimePoints

the number of timepoints

RandoDataFrame

a TrainRandoSubj object with the randomization data

replicates

the number of timepoints

Value

epsilon

Examples

1
myespilon <- espsilonVarCov(VarCovMatr=myVarCovMatr,RandoDataFrame=myRandoDataFrame, nTimePoints=6, replicates=1)

NicDubois/trainingrando documentation built on March 13, 2020, 5:33 a.m.