tfm: Parameter transformation function for all models.

View source: R/cppfuns.R

tfmR Documentation

Parameter transformation function for all models.

Description

Parameter transformation for all models

Usage

tfm(b, fun)

Arguments

b

parameters on original 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". #' Transformations are:

h.EP1.0

log transform

h.EP1x.0

log transform

h.EP2.0

log transform

h.EP2x.0

log transform

h.IP.0

log transform


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