add_fe_true_theta | R Documentation |
Adds fe (factor_exceeding) based on true UCL to data frame, given n_new and true value of theta.
add_fe_true_theta(d)
d |
Initialized data frame with UCLs |
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)
Data frame with values for fe_true_theta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.