pvMeanVar {conquestr} | R Documentation |
pvMeanVar
Description
Applies the law of total variance (EVEs law) to calculate the mean and variance of a set of PVs for one dimension.
Usage
pvMeanVar(myData)
Arguments
myData |
A matrix of PVs for one dimension: m PVs by n cases. |
Value
A list containing the mean and variance of the PVs.
[Package conquestr version 1.3.4 Index]