Description Usage Arguments Value Examples
View source: R/CovarianceStructure.R
espsilonVarCov
1 | espsilonVarCov(VarCovMatr, nTimePoints, RandoDataFrame, replicates = 1)
|
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 |
epsilon
1 | myespilon <- espsilonVarCov(VarCovMatr=myVarCovMatr,RandoDataFrame=myRandoDataFrame, nTimePoints=6, replicates=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.