add_fe_true_theta: Add fe (factor_exceeding) based on "true" UCL to data frame

View source: R/ucls.R

add_fe_true_thetaR Documentation

Add fe (factor_exceeding) based on "true" UCL to data frame

Description

Adds fe (factor_exceeding) based on true UCL to data frame, given n_new and true value of theta.

Usage

add_fe_true_theta(d)

Arguments

d

Initialized data frame with UCLs

Details

fe_true_theta: factor f, with observed y_new exceeding true-theta UCL by f * sd(y_new), given n_new and true value of theta (if known)

Value

Data frame with values for fe_true_theta


jmeydam/countcheck documentation built on Aug. 16, 2024, 11:34 a.m.