Displaying 1 result from an estimated 1 matches for "logdgenexpn".
2008 Mar 19
0
Error en nlm(logdgenexpn, p = c(vmomest[[1]], vmomest[[2]]), x = x.genexp, : valor no finito provisto por 'nlm'
...ction. To review details
wearing
On one of the lines put status
cond04<-is.finite(mle.nlm$minimum)
{
.....
An Introduction to the Interactive Debugging Tools in R, Roger D.
Peng, UCLA Department of Statistics, August 28, 2002
The error message is delivered:
Error en nlm(logdgenexpn, p = c(vmomest[[1]], vmomest[[2]]), x = x.genexp, :
valor no finito provisto por 'nlm'
Adem?s: Hubo 50 o m?s avisos (use warnings() para ver los primeros 50)
One possibility is to re-generate the data set that produces such
error, but not know how to do it.
Someone knows how to...