tion
that would be best to use for ns?
Thanks a lot,
Ranae
--
View this message in context:
http://r.789695.n4.nabble.com/splines-and-ns-equation-tp4631986.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org
e direct me to the equation
that would be best to use for ns?
Thanks a lot,
Ranae
--
View this message in context:
http://r.789695.n4.nabble.com/Do-YOU-know-an-equation-for-splines-ns-tp4632440.html
Sent from the R help mailing list archive at Nabble.com.
_
e("spline.txt", header=TRUE)
rootCN$plotF<-as.factor(rootCN$plot)
rcn10G<-groupedData(N ~ day | plotF, data=rcn10)
fit10 <- lme( N~ns(day, 3), data = rcn10G)
plot(augPred(fit10))
num<- seq(88,300, len=200)
lines(num, predict(fit10, data.frame(day=num)))
-Ranae
Does
?predi
colnames(sim) <- c(subject)
par(mfrow=3Dc(4,3))
for(i in 1:12){
plot(t, sim[,i], type=3D"l", main=3Dsubject[i])
}
-Ranae
--
View this message in context:
http://r.789695.n4.nabble.com/Do-YOU-know-an-equation-for-splines-ns-tp4632440p4633037.html
Sen
data at:
http://dl.dropbox.com/u/21080842/aboveground%20C%20and%20N%2C%20dates%20removed%2C%20zeros%20added.txt
Thanks,
Ranae
--
View this message in context:
http://r.789695.n4.nabble.com/Fitting-a-first-order-compartment-model-in-nlme-tp4601419.html
Sent from the R help mailing list ar
l = 0:1)
dev.off()
data at:
http://dl.dropbox.com/u/21080842/aboveground%20C%20and%20N%2C%20dates%20removed%2C%20zeros%20added.txt
Thanks,
Ranae
--
View this message in context:
http://r.789695.n4.nabble.com/SSfol-in-nlme-tp4615613.html
Sent from the R help mailing list archive at Nabble.com
6 matches
Mail list logo