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/mlmcusum documentation built on July 31, 2023, 10:13 a.m.