Displaying 1 result from an estimated 1 matches for "tp3554786p3554786".
2011 May 27
0
stinterp/spline - uniroot problem
...applied to an object of class "list"
-> what does this mean?
# root finding
p.smspl <- function(x) predict(a.smspl, x)$y
root1 = uniroot(f=p.smspl, interval=c(0.4, 2))$root
[1] 1.388058
--
View this message in context: http://r.789695.n4.nabble.com/stinterp-spline-uniroot-problem-tp3554786p3554786.html
Sent from the R help mailing list archive at Nabble.com.