reduceComps: Reduce the components of the model.
reduceComps(componentsOld, pointsCopy, biasCopy, datasetName, reducedTerms)
componentsOld
: The old components in the model.pointsCopy
: Logical: is the spatial model for the points copy.biasCopy
: Logical: is the bias model copy.datasetName
: Name of the dataset of interest.reducedTerms
: Terms to include in the new components.New components.
Useful links