Index
All Classes and Interfaces|All Packages
G
- G_setFacets() - Method in class org.gsusers.gsmv.model.Nest
-
sets up facet types for generalizability calculations
- generateGaussian(double, double) - Static method in class org.gsusers.gsmv.utilities.Normal
-
Marsaglia polar method Marsaglia, G.; Bray, T.
- get_cRep() - Method in class org.gsusers.gsmv.model.Nest
-
Getter for cReplicate
- get_iMinRep() - Method in class org.gsusers.gsmv.model.Nest
-
getter for minimal number of replications.
- getAsterisk() - Method in class org.gsusers.gsmv.model.Nest
-
getter of
iAsterisk
as hierarchical facet order. - getCarriageReturn() - Method in class org.gsusers.gsmv.utilities.ConstructSimulation
-
getter of row indices
- getCeiling() - Method in class org.gsusers.gsmv.model.Nest
-
getter of score ceiling value
- getComments() - Method in class org.gsusers.gsmv.model.Nest
-
getter for script comments.
- getConfiguration(int) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of Effects, both primary (per Facet) and cross-interactions.
- getConfigurationCount() - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of Effect count (primary and cross-interactions).
- getConfigurationCount() - Method in class org.gsusers.gsmv.utilities.CombConstrct
-
Counts the number of facet combination for the Variance components
- getControlFileName() - Method in class org.gsusers.gsmv.model.Nest
-
getter of
sControlFileName
. - getCount() - Method in class org.gsusers.gsmv.utilities.Factor
-
Current count of states in the factor, as function of the relevant facet indices.
- getCount(int) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of current state in 'Effect'.
- getData() - Method in class org.gsusers.gsmv.utilities.ConstructSimulation
-
getter of final
darOutput
- getDataFileName() - Method in class org.gsusers.gsmv.model.Nest
-
getter of
sDataFileName
. - getDawdle() - Method in class org.gsusers.gsmv.model.Nest
-
getter of
bDawdle
. - getDenominator() - Method in class org.gsusers.gsmv.utilities.VarianceComponent
-
getter of vc denominator
- getDepth(char) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
Getter of iarDepth by facet character
- getDepth(int) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of
iarDepth
by "Effect' pointer. - getDesignation() - Method in class org.gsusers.gsmv.model.Facet
-
Returns facet designation.
- getDesignationString() - Method in class org.gsusers.gsmv.model.Facet
-
Getter of cDesignation as String.
- getDiagDesignation() - Method in class org.gsusers.gsmv.model.Facet
-
Getter for facet designation, whether it is fixed or random, and Level (average sample size).
- getDictionary() - Method in class org.gsusers.gsmv.model.Nest
-
getter for
sDictionary
. - getDictionary() - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of Facet dictionary in original order
- getDim(char) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
total number of states per Facet (Analysis)
- getDistribution() - Method in class org.gsusers.gsmv.utilities.Normal
-
Getter of distribution
- getDoOver() - Method in class org.gsusers.gsmv.model.Nest
-
getter for
bDoOver
, i.e. - getEffect(Integer) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of 'Effect Size', i.e.
- getFacet(char) - Method in class org.gsusers.gsmv.model.Nest
-
facet from char designation
- getFacet(char) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of Facet by designation char.
- getFacet(int) - Method in class org.gsusers.gsmv.model.Nest
-
facet from order number
- getFacetCount() - Method in class org.gsusers.gsmv.model.Nest
-
getter for
iFacetCount
. - getFacetLevel() - Method in class org.gsusers.gsmv.model.Facet
-
Getter for FacetLevel, the appropriate sample size average for a given facet, used in D-Studies.
- getFacets() - Method in class org.gsusers.gsmv.model.Nest
-
getter for array of all facets.
- getFacetType() - Method in class org.gsusers.gsmv.model.Facet
-
Getter for facet type.
- getFile(Boolean, String) - Method in class org.gsusers.gsmv.utilities.Filer
-
getter of
File
- getFixed() - Method in class org.gsusers.gsmv.model.Facet
-
Getter of 'Fixed' status.
- getFloor() - Method in class org.gsusers.gsmv.model.Nest
-
getter of score floor value.
- getGreatMeans() - Method in class org.gsusers.gsmv.model.Nest
-
getter of
dGrandMeans
. - getGroup() - Method in class org.gsusers.gsmv.steps.AnaGroups
-
This method uses the java 'switch/case' construct to make sure that it constructs the correct scene for a given step, based on the data entered previously.
- getGroup() - Method in class org.gsusers.gsmv.steps.SynthGroups
-
This method uses the java 'switch/case' construct to make sure that it constructs the correct scene for a given step, based on the data entered previously.
- getHarmonic(Integer) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
Harmonic mean of sample sizes per Facet in nested context, according to Brennan for calculation of G coefficients.
- getHDictionary() - Method in class org.gsusers.gsmv.model.Nest
-
getter for
sHDictionary
. - getHighLight() - Method in class org.gsusers.gsmv.model.Nest
-
Getter for number of index columns in data file.
- getHIndex(char) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of Facet indices by Facet designation char (the order in which the Facet indices step through the score data file)
- getHSizes(Integer) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
returns sample size array according to the position of the Facet in the hierarchic order
- getHSums(Integer) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of sample size sums per Facet by position in hierarchic order for Analysis.
- getIndex(Integer, Integer) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
current Facet index in nested environment
- getIndexString() - Method in class org.gsusers.gsmv.utilities.SampleSizeView
-
getter of IndexString, i.e.
- getIndices() - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of all Facet indices
- getIndices() - Method in class org.gsusers.gsmv.utilities.SampleSizeView
-
getter of array template to localize an effect specific mean square in the calculation
- getLevel(Integer) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
Arithmetic mean of sample size per Facet in nested context, according to Brennan for calculation of G coefficients.
- getlineCount() - Method in class org.gsusers.gsmv.utilities.ConstructSimulation
-
Getter for lineCount.
- getMaxSum(char) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
Total number of states for Facet cF
- getMean() - Method in class org.gsusers.gsmv.model.Nest
-
getter of intended score mean
- getMissingDataCount() - Method in class org.gsusers.gsmv.model.Nest
-
Returns missing data count
- getName() - Method in class org.gsusers.gsmv.model.Facet
-
Getter for facet name.
- getNest() - Method in class org.gsusers.gsmv.utilities.SampleSizeView
-
getter of
Nest
- getNest(char) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of primary nested configuration of Facets (as in script).
- getNestCount() - Method in class org.gsusers.gsmv.model.Nest
-
getter for number of primary Effects (facet nestings)
- getNested() - Method in class org.gsusers.gsmv.model.Facet
-
Getter of 'nested status'.
- getNestedName(Integer) - Method in class org.gsusers.gsmv.model.Nest
-
getter of primary Effect name.
- getNestedNames() - Method in class org.gsusers.gsmv.model.Nest
-
Getter of nested names array
- getNestor() - Method in class org.gsusers.gsmv.model.Facet
-
Getter of 'Nestor'.
- getNestor(char) - Method in class org.gsusers.gsmv.model.Nest
-
getter of a facet's 'Nestor' facet.
- getNests() - Method in class org.gsusers.gsmv.model.Nest
-
creates observable list of primary nesting from facet input for use in 'nesting grab and drop' (Step 7)
- getOffset(char, int) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of index offset in nested Facets resulting from the 'Nestor's' index.
- getOrder() - Method in class org.gsusers.gsmv.model.Facet
-
Getter for facet order within sHDirectory.
- getOSizes(Integer) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
returns sample size array according to the position of the Facet in the original order
- getOSums(Integer) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of sample size sums per Facet by position in original order for Analysis.
- getPage(Integer) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
composes JavaFX code page (
vBox
to collect sample sizes for a nested Facet. - getPhi() - Method in class org.gsusers.gsmv.model.Nest
-
getter for Index of Reliability.
- getPrefs() - Method in class org.gsusers.gsmv.GS_Application
- getPrimaryStage() - Method in class org.gsusers.gsmv.GS_Application
-
getter for primary stage available by a call to 'main'
- getProblem() - Method in class org.gsusers.gsmv.model.Nest
-
Getter of termination flag (
iProblem
). - getRawData() - Method in class org.gsusers.gsmv.utilities.Filer
-
returns raw data that has been read in previously for use in replication analysis.
- getRepChar() - Method in class org.gsusers.gsmv.model.Nest
-
Returns designation of replicating facet, or '-' if none.
- getReplicate() - Method in class org.gsusers.gsmv.model.Nest
-
Getter for replication flag.
- getRepMin() - Method in class org.gsusers.gsmv.model.Nest
-
Getter for lowest possible value for number of replications.
- getRepRange() - Method in class org.gsusers.gsmv.model.Nest
-
getter for Replication range (variance)
- getRho() - Method in class org.gsusers.gsmv.model.Nest
-
getter for Generalizability Coefficient.
- getSamples(char) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
intializes
Facet
- getScene() - Method in class org.gsusers.gsmv.model.Nest
-
getter of
Scene
. - getSimulate() - Method in class org.gsusers.gsmv.model.Nest
-
getter for
bSimulate
. - getSize() - Method in class org.gsusers.gsmv.utilities.Factor
-
Getter of factor size, i.e.
- getSize(int) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of maximal state count of 'Effect' as product of
Factor
s. - getSizes(char) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
returns sample size array by Facet designation char
- getStackTraceMode() - Method in class org.gsusers.gsmv.model.Nest
-
Dummy switch constant for internal control This is a VERY IMPORTANT SWITCH! It can only be changed by directly entering the value here.
- getStep() - Method in class org.gsusers.gsmv.model.Nest
-
getter for
iStep
, i.e. - getSums(char) - Method in class org.gsusers.gsmv.model.SampleSizeTree
-
getter of sample size sums per Facet by Facet designation char for Analysis.
- getTitle() - Method in class org.gsusers.gsmv.model.Nest
-
getter for
sScriptTitle
. - getTree() - Method in class org.gsusers.gsmv.model.Nest
-
getter for SampleSizeTree.
- getUrGenova() - Method in class org.gsusers.gsmv.utilities.Filer
-
reads and parses the output string of urGENOVA
- getValue() - Method in class org.gsusers.gsmv.utilities.SampleSizeView
-
getter of sample size
- getVarianceCoefficient(int) - Method in class org.gsusers.gsmv.model.Nest
-
getter of variance coefficient from array.
- getVarianceComponent() - Method in class org.gsusers.gsmv.utilities.VarianceComponent
-
getter of vc value
- getVarianceDawdle() - Method in class org.gsusers.gsmv.model.Nest
-
getter of
bVarianceDawdle
. - getVcDim() - Method in class org.gsusers.gsmv.model.Nest
-
getter of variance coefficient array size.
- GS_Application - Class in org.gsusers.gsmv
-
Main class of project
- GS_Application() - Constructor for class org.gsusers.gsmv.GS_Application
- GS_Controller - Class in org.gsusers.gsmv
-
LayoutController for JavaFX GUI manage the communication between
Main
and the GUI. - GS_Controller() - Constructor for class org.gsusers.gsmv.GS_Controller
- GSetup - Class in org.gsusers.gsmv.steps
-
Provides the screen for program setup
- GSetup(gsLogger, Preferences) - Constructor for class org.gsusers.gsmv.steps.GSetup
-
constructor for
gSetup
. - gsLogger - Class in org.gsusers.gsmv.utilities
-
gsLogger supplements the basic logger to be useful in this project with multiple packages, classes, and methods.
- gsLogger(String, Preferences, Level) - Constructor for class org.gsusers.gsmv.utilities.gsLogger
All Classes and Interfaces|All Packages