Displaying 1 result from an estimated 1 matches for "nlstest_graph".
2012 Jun 28
1
add constraints to nls or use another function
...a way with predict, but I didn't manage to use it
points(seqx,nlsfit[5]+nlsfit[1]*(seqx-1)+nlsfit[2]*log(seqx)+nlsfit[3]*(seqx-1)*(seqx-1)+nlsfit[4]*log(seqx)*log(seqx),pch=20,col="black",type="l",lwd=2)
#The result of the fit :
http://r.789695.n4.nabble.com/file/n4634705/nlstest_graph.png
--
View this message in context: http://r.789695.n4.nabble.com/add-constraints-to-nls-or-use-another-function-tp4634705.html
Sent from the R help mailing list archive at Nabble.com.