fx_bootPerf: Estimate Bootstrap Distributions

View source: R/fx_prediction.R

fx_bootPerfR Documentation

Estimate Bootstrap Distributions

Description

Estimate CIs and p-values from bootstrap distributions

Usage

fx_bootPerf(
  modelPerfObj,
  bootObj,
  measures = NULL,
  compute.perf = "within",
  df.iter.out = T,
  qrange = c(0.025, 0.975)
)

fishpm/nruPredict documentation built on July 12, 2022, 3:22 p.m.