p_star: Find the acceptable probability of going past the OFL (P*)

Description Usage Arguments

Description

Find the acceptable probability of going past the OFL (P*)

Usage

1
2
3
4
5
6
7
8
p_star(
  Assess_info = "2",
  OFL_uncert = "2",
  Retro_pats = "3",
  Environ = "3",
  min.risk = 0.3,
  max.risk = 0.5
)

Arguments

Assess_info

number for how much info is available for assessement

OFL_uncert

number describing the level of uncertainty acknowledged in the model

Retro_pats

number describing the retrospective patterns

Environ

number describing if environmental covariates were included in model

min.risk

the level of minimal risk (default at .3)

max.risk

the level of max risk (default at .5)


mcoshima/moMSE documentation built on Nov. 26, 2020, 5:39 a.m.