rescaler.matrix {reshape}R Documentation

Rescale a matrix

Description

Usage

rescaler.matrix(x, type="sd", ...)

Arguments

x matrix to rescale
type type of rescaling to apply
... other arguments passed to rescaler

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package reshape version 0.7 Index]