GStudyPerType: GStudyPerType: This function is mainly used within...

View source: R/GStudyPerType.R

GStudyPerTypeR 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


compositeReliabilityInNestedDesigns documentation built on Sept. 22, 2024, 1:06 a.m.