ascale: Arbitrary scaling

Description Usage Arguments Value

View source: R/ascale.R

Description

Rescale a vector to a given mean and variance

Usage

1
ascale(x, .mean, .sd)

Arguments

x

a numeric vector

.mean

the mean of the output

.sd

the sd of the output

Value

a rescaled numeric vector


cszang/velcro documentation built on May 14, 2019, 12:27 p.m.