repar: Reparameterize Coefficients

Description Usage Arguments Value Author(s)

Description

Converts the glm coefficients from intercept and slope to the more interpretable L50 and SR.

Usage

1
repar(beta, L50, SR, delta = 1)

Arguments

beta

vector of length 2, c("intercept", "slope")

L50

numeric, length of 50% retention

SR

numeric, selection range

delta

numeric, additional Richards' parameter, default = 1

Value

vector of length 2, c("L50", "SR") or beta if L50 and SR specified

Author(s)

Tom Elliott


tmelliott/bsm documentation built on May 31, 2019, 4:38 p.m.