Module org.gsusers.gsmv
Package org.gsusers.gsmv.model
package org.gsusers.gsmv.model
Package 'model' contains the three structural objects
of the project:
- Facet: the central items of Generalizability Theory
- Nest: the in-project repository of all the structural design parameters
- SampleSizeTree: the in-project repository of all experimental data, and their derivatives
- Since:
- 0.1
-
ClassesClassDescriptionthe class 'Facet' encapsulates the various parameters for each facet; as well as the various methods requiredclass Nest Encapsulates the major parameters of the assessment design, and the central variables required for analysis.Class SampleSizeTree The SampleSizeTree object contains the whole structure of the sample sizes for both crossed and nested facets, as well management of indices, incrementing indices (stepping), and calculation of range for each configuration ('Effect').