Standardized: Standardized basis

View source: R/basis.R

StandardizedR Documentation

Standardized basis

Description

Standardize a numeric vector by centering and scaling, handling NAs appropriately

Usage

Standardized(x)

Arguments

x

a numeric vector to standardize. Missing values are allowed and will be replaced with 0 after standardization.

Value

an instance of class Standardized extending ParametricBasis


bbuchsbaum/fmrireg documentation built on March 1, 2025, 11:20 a.m.