inst/snippet/faithful-lrt04.R

ml0a <- maxLik(loglik.faithful, x = geyser$duration,
            start = c(0.5, m - 1, m + 1, s, s),
            fixed = 1)       # first parameter is fixed at start value
coef(ml0a)
logLik(ml0a)
rpruim/fastR2 documentation built on Nov. 11, 2023, 7:32 a.m.