Displaying 1 result from an estimated 1 matches for "tp23352044p23352044".
2009 May 03
3
Optim function in the loop
...te=est$par
u=cbind(estimate,stderr)
if (u[1]>0 & u[2]>0 & u[3]>0 & u[4]>0){
print("mu0=");print(mu0);
print("initpar=");print(initpar)
#break
} else {count=-1;
}
}
--
View this message in context: http://www.nabble.com/Optim-function-in-the-loop-tp23352044p23352044.html
Sent from the R help mailing list archive at Nabble.com.