Displaying 1 result from an estimated 1 matches for "r_port_nlminb".
Did you mean:
port_nlminb
2010 Apr 14
1
creating a new corClass for lme()
...g,data=df,correlation=corSPT(corExp(.2,form = ~ t | g),corExp(c(1,.5),form=
~ x + y | g, nugget=TRUE)),control=list(msVerbose=TRUE))
I get a C runtime error. I have been trying to track this down using
browser() and debug(), but all I have been able to tell is that the problem
arises during
.Call(R_port_nlminb,obj,grad,hess,rho,low,upp,d=rep(as.double(scale),length.out=length(par)),iv,v)
in the nlminb() function.
Please let me know if you know what might be going on. I am using R version
2.7.2 on Windows XP.
Thanks,
Mike
[[alternative HTML version deleted]]