rescale: Rescales environmental variables from 0 to 1

Description Usage Arguments Value See Also

View source: R/rescale.R

Description

rescale Rescales the the minimum and maximum median values for each environment variable used in dominant rules across a GARP Best Subsets Procedure to be between 0 to 1. This will allow the user to evalaute the range of values across variables regardless of units of measure

Usage

1

Arguments

file

a data.frame of the original median of the minimum and maximum values for each environmental variable produced by getMedMinMax

Value

Returns a data.frame containing the rescaled range, and the median of the minimum and maximum values for each environmental variable.

See Also

getMedMinMax


cghaase/GARPTools documentation built on Aug. 6, 2021, 6:38 a.m.