Package index
-
ModelArray() - ModelArray class
-
ModelArray.gam() - Run GAM for element-wise data
-
ModelArray.lm() - Fit linear model for element-wise data
-
ModelArray.wrap() - Run a user-supplied function for element-wise data
-
analyseOneElement.gam() - Fit GAM for one element
-
analyseOneElement.lm() - Fit linear model for one element.
-
analyseOneElement.wrap() - Run a user-supplied function for one element
-
analysisNames() - Names of analyses in a ModelArray
-
elementMetadata() - Element metadata from a ModelArray
-
exampleElementData() - Example per-element data.frame for user functions
-
gen_gamFormula_contIx() - Generate GAM formula with continuous*continuous interaction
-
gen_gamFormula_fxSmooth() - Generate GAM formula with factor-smooth interaction
-
h5summary() - Summarize an h5 file without loading the full ModelArray
-
mergeModelArrays() - Merge multiple ModelArrays from different h5 files
-
nElements() - Number of elements in a ModelArray
-
nInputFiles() - Number of input files in a ModelArray
-
numElementsTotal() - Number of elements in ModelArray
-
results() - Statistical results of a ModelArray object
-
scalarNames() - Names of scalars in a ModelArray
-
scalars() - Element-wise scalar data of a ModelArray object
-
show(<ModelArray>) - Show ModelArray object
-
sources() - Source filenames of a ModelArray object
-
writeResults() - Write outputs from element-wise statistical analysis to the HDF5 file.