calc_tau: Create tau vector

View source: R/helper.R

calc_tauR Documentation

Create tau vector

Description

A helper function to create the tau vector given a vector of residuals from one of our methods.

Usage

calc_tau(residuals)

Arguments

residuals

The errors from one of our prediction methods on a Y matrix.

Value

The tau vector to be used for calculating the S vector.


dpweix-stats/mlmcusum documentation built on July 30, 2023, 4:29 a.m.