Skip to contents

All functions

ModelArray()
An S4 class to represent element-wise scalar data and statistics.
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
exampleElementData(<ModelArray>)
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
numElementsTotal()
Number of elements in ModelArray
show(<ModelArray>)
Show ModelArray object
writeResults()
Write outputs from element-wise statistical analysis to the HDF5 file.