hmin: Function to solve for "h" as per Kimball(1948) and Oates &...

Description Usage Arguments Value Examples

Description

Function to solve for "h" as per Kimball(1948) and Oates & Spencer(1962). Neccessary for all Kimball functions.

Usage

1
hmin(S, L)

Arguments

S

A parameter for the maximum of the truncated normal distribution. Must be positive.

L

Mean parameter. Must be positive.

Value

h

Examples

1
hmin(8, 4)

JohnsonBrent/kimball documentation built on May 23, 2019, 1:25 p.m.