The environment output by LCsetup() must be saved to the user's .GlobalEnv , where it
will be updated by calls to other functions within the LocalControlStrategy-package:
aggdfdata.frame with 4 columns and 1 row for each call to ltdagg() or lrcagg().
aggdf$LabelFactor value of "LTD" or "LRC".
aggdf$BlocksK = integer Number of Clusters requested.
aggdf$LTDmean or aggdf$LRCmeannumerical value of cluster mean of LTD or LRC estimates.
aggdf$LTDstde or aggdf$LRCstdenumerical value of the within-cluster standard deviation.
boxdfdata.frame of 2 variables ...for input to boxplot() by LCcompare().
boxdf$LCstatLTD or LRC estimate for a single experimental unit from ltdagg() or lrcagg().
boxdf$KNumber of Cluters used in forming the LTD or LRC estimate for each Experimental Unit.
KmaxMaximum Number of Clusters so that Average Size will be >= 12 experimental units.
LTDmax or LRCmaxMaximum Treatment Effect-Size estimate across Clusters.
LTDmin or LRCminMinimum Treatment Effect-Size estimate across Clusters.
NumLevelsInteger number of distinct Levels of the Treatment/Exposure variable: trex.
parsCharacter data.frame with 4 columns and 1 row.
pars[1,1]Name of the diana or hclust object created by LCcluster().
pars[1,2]Name of data.frame containing the X, Treatment/Exposure and Y variables.
pars[1,3]Name of Treatment/Exposure variable within data.frame pars[1,2].
pars[1,4]Name of Y-outcome variable within data.frame pars[1,2].