unstandardize: Unstandardize variables in a data frame

Description Usage Arguments Details Value

View source: R/standardize.R

Description

Unstandardize by multiplying by the scale and adding the mean.

Usage

1

Arguments

df

Data frame with data to be unstandardized.

Details

The means and scales for any standardized variables must be recorded in the mean and scale attributes of the input data frame. Only variables mentioned in those attributes will be modified.

Value

Data frame of unstandardized variables


JGCRI/eiamod documentation built on Feb. 21, 2020, 9:16 a.m.