View source: R/GStudyPerType.R
GStudyPerType | 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.
GStudyPerType(dataPerAssessmentType)
dataPerAssessmentType |
A dataframe containing columns ID, Type, Score (numeric), with only one value in column Type |
A matrix presenting the observerd varianced and residual, number of ID's and the percentage of the total variance for each group
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.