true_percentile: Percentile of true value in estimated distribution

View source: R/eval_sims.R

true_percentileR Documentation

Percentile of true value in estimated distribution

Description

In order to assess calibration of the estimation models, find the percentile of the true index under the estimated distribution, assumed to be normal with estimated mean and standard deviation.

Usage

true_percentile(true_index, est_index, est_sd)

Arguments

true_index

True rescaled index

est_index

Estimated index of abundance

est_sd

Estimated standard deviation of index

Value

The percentile of the true value

Author(s)

John Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.