Package org.gsusers.gsmv.utilities


package org.gsusers.gsmv.utilities
Package containing 11 utility classes
Since:
0.1
  • Classes
    Class
    Description
    Class 'About': formats the two auxiliary Help screens.
    Class CombConstr generates 4 structural arrays fully describing the design, and passes them to the SampleSizeTree class.
    'constructSimulation' (cS) builds the synthetic data according to the ANOVA random org.gs_users.gs_lv.model.
    'FacetModView' is used as a display/control class in the 'Analysis' scene of 'AnaGroups' (Step 10).
    This class encapsulates design factors - factors within a configuration.
    Process reading and writing of control and data files the 'read' command takes the following arguments: - file: name of the file to be read - sModus: a control argument with the following values: 'Control': reads and processes existing control file for 'doOver'.
    gsLogger supplements the basic logger to be useful in this project with multiple packages, classes, and methods.
    Method to generate deterministic, "non"-repetitive sequence of digits using the Lehmer Random Number generator, (https://en.wikipedia.org/wiki/Lehmer_random_number_generator, ZX81) The purpose is to introduce a reliable one-digit signature to synthetic data sets at the least significant digit.
    Utility attempts to generate set of iDim Double values with a variance of dVariance and a mean of 0.0.
    'SampleSizeView' (ssv) is a specialized text field for the display and modification of sample size values in the 'SampleSizeTree', both for the construction of the SampleSize page (Called by both AnaGroups (step 8) and SynthGroups (step 6).
    Utility for G_String Help Reads 'help markup' file and converts it to javafx Text VBox
    'VarianceComponent' (vc) is a class of objects for the calculation of Generalizability Coefficients used in 'Nest', method 'formatResults'.