dot-calculate_half_normal_data: Calculate half-normal plot data with envelope

.calculate_half_normal_dataR Documentation

Calculate half-normal plot data with envelope

Description

Calculate half-normal plot data with envelope

Usage

.calculate_half_normal_data(
  resid_vec,
  idx,
  nsim,
  level,
  param_mat,
  param_vectors,
  type,
  family
)

Arguments

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

Value

A data frame with half-normal plot data


gkwreg documentation built on April 16, 2025, 1:10 a.m.