studentize: Studentize data using the standard technique

studentizeR Documentation

Studentize data using the standard technique

Description

Studentize data using the standard technique

Usage

studentize(data)

Arguments

data

A numeric vector that we want to studentize

Value

A numeric vector that has studentized values

Examples

studentize(rnorm(100,1,1))

pernille267/commutability.selectivity documentation built on July 20, 2022, 9:11 a.m.