center_std {cape}R Documentation

This function mean centers and standardizes a vector

Description

This function mean centers and standardizes a vector

Usage

center_std(v)

Arguments

v

The vector to be mean-centered and standardized

Value

A mean-centered and standardized vector


[Package cape version 3.1.2 Index]