reduceComps {PointedSDMs}R Documentation

reduceComps: Reduce the components of the model.

Description

reduceComps: Reduce the components of the model.

Usage

reduceComps(componentsOld, pointsCopy, biasCopy, datasetName, reducedTerms)

Arguments

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.

Value

New components.


[Package PointedSDMs version 2.1.0 Index]