GStudyPerType {CompositeReliability} | R Documentation |
GStudyPerType: This function is mainly used within calculateVarCov.R, but can be executed on its own to determine the reliability coefficient and SEM for a dataset with a single type of assessment.
Description
GStudyPerType: This function is mainly used within calculateVarCov.R, but can be executed on its own to determine the reliability coefficient and SEM for a dataset with a single type of assessment.
Usage
GStudyPerType(dataPerAssessmentType)
Arguments
dataPerAssessmentType |
A dataframe containing columns ID, Type, Score (numeric), with only one value in column Type |
Value
A matrix presenting the observerd varianced and residual, number of ID's and the percentage of the total variance for each group
[Package CompositeReliability version 1.0.3 Index]