.calculate_half_normal_data | R Documentation |
Calculate half-normal plot data with envelope
.calculate_half_normal_data(
resid_vec,
idx,
nsim,
level,
param_mat,
param_vectors,
type,
family
)
resid_vec |
Vector of residuals |
idx |
Vector of observation indices |
nsim |
Number of simulations for envelope |
level |
Confidence level for envelope |
param_mat |
Matrix of calculated parameters |
param_vectors |
List of parameter vectors |
type |
Character string specifying residual type |
family |
Character string specifying distribution family |
A data frame with half-normal plot data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.