Hi Ben, That's great, thank you very much indeed.
Kind regards, Neal Quoting "Ben Bolker [via R]" <ml-node+2074786-1865094303-243...@n4.nabble.com>: > > > > bsnrh <bsnrh <at> leeds.ac.uk> writes: > >> >> >> Hi Ben, >> >> Your book refers to the mle function in the emdbookx package. I was >> wondering if it's possible to find that package on the internet? >> >> Many thanks, >> Neal > > If the (draft) PDF says that, it's an error. > See the mle2 function in the bbmle package (which is available > from CRAN). The lambertW function is in the emdbook package, > which is also available in CRAN. > > install.packages(c("bbmle","emdbook")) > library(bbmle) > library(emdbook) > ?mle2 > ?lambertW > > (You can address further questions to me off-list ...) > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > > > ______________________________________ > View message @ > http://r.789695.n4.nabble.com/NLS-Singular-Gradient-Error-tp2069029p2074786.html > > To unsubscribe from Re: NLS "Singular Gradient" Error, > click > (link removed) > -- View this message in context: http://r.789695.n4.nabble.com/NLS-Singular-Gradient-Error-tp2069029p2075140.html Sent from the R help mailing list archive at Nabble.com. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.