invtfm: Parameter inverse transformation function for all models.

View source: R/cppfuns.R

invtfmR Documentation

Parameter inverse transformation function for all models.

Description

Parameter inverse transformation for all models.

Usage

invtfm(b, fun)

Arguments

b

parameters on transformed scale

fun

detection hazard function name (character) - see details below.

Details

Valid detection hazard function names for detection hazards with certain detection at radial distance zero are "h.EP1.0", "h.EP1x.0", "h.EP2.0", "h.EP2x.0", "h.IP.0". Inverse transformations are:

h.EP1.0

exponential

h.EP1x.0

exponential

h.EP2.0

exponential

h.EP2x.0

exponential

h.IP.0

exponential


david-borchers/hmltm documentation built on Oct. 29, 2023, 9:07 p.m.