Learn R Programming

cape (version 3.1.2)

center_std: This function mean centers and standardizes a vector

Description

This function mean centers and standardizes a vector

Usage

center_std(v)

Value

A mean-centered and standardized vector

Arguments

v

The vector to be mean-centered and standardized