est.nu: Estimation of nu parameter of log-normal distribution

Description Usage Arguments Details Value Author(s) Examples

View source: R/est.nu.R

Description

The function estimates the value of the parameter nu using \texttt{optimize}.

Usage

1

Arguments

t

the vector of values

Details

The form of the distribution is as in the function \texttt{ll.lognorm}

Value

nu

the estimates of ν

ll.nu.max

the value of loglikehood

Author(s)

Michal Trzesiok

Examples

1
est.nu(t=c(3,8))

MixedPoisson documentation built on May 2, 2019, 12:40 p.m.