David LeBauer <dlebauer <at> illinois.edu> writes:

> 
> Hi,
> 
> I would like to write a function that finds parameters of a log-normal
> distribution with a 1-alpha CI of (x_lcl, x_ucl):
> 
> However, I don't know how to optimize for the two unknown parameters.
> 

  Try optim instead.

______________________________________________
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.

Reply via email to