Displaying 1 result from an estimated 1 matches for "a11178663".
2007 Jun 18
11
Optimization
...on(x) {
x1<-qnorm(0.7,0.0032,x)
x2=0.01
x1-x2
}
xsd <- optim(0.0207, fr, NULL,method="BFGS")
It is the first time I am trying to use optimization. Could anyone give me
some advice?
--
View this message in context: http://www.nabble.com/Optimization-tf3941212.html#a11178663
Sent from the R help mailing list archive at Nabble.com.