StandardiseCov: Scale numeric covariates

Description Usage Arguments Data type Version Date submitted Author(s) See Also

Description

The module by default scales all numeric covariates. By default conducts a regular standardisation: minus the mean and divide by the standard deviation. If Gelman = TRUE then divides by 2 sd as suggested by Gelman. Excluded covariates are not standardised.

Usage

1
StandardiseCov(.data, Gelman = FALSE, exclude = NULL)

Arguments

.data

Internal parameter, do not use in the workflow function. .data is a list of a data frame and a raster object returned from occurrence modules and covariate modules respectively. .data is passed automatically in workflow from the occurrence and covariate modules to the process module(s) and should not be passed by the user.

Gelman

Option to divide by two rather than one standard deviation.

exclude

Variable names of numeric variables to exclude from standardisation

Data type

presence-only, presence/absence, abundance, proportion

Version

0

Date submitted

2016-06-16

Author(s)

Alison Johnston & Carsten F. Dormann, alison.johnston@bto.org

See Also

Other process: AddRandomUniformPredictors, BackgroundAndCrossvalid, Background, Bootstrap, CarolinaWrenValidation, Clean, Crossvalidate, JitterOccurrence, LonLatToCovariates, MESSMask, NoProcess, OneHundredBackground, OneThousandBackground, PartitionDisc, RemoveNAs, SubsampleOccurrence, TargetGroupBackground, Transform, addInteraction, spThin


zoonproject/modules documentation built on May 4, 2019, 11:25 p.m.