powered by
The pig weight data set has 9 repeated weight measures on 48 pigs.
data(Pigweight)
An object of class fds.
fds
Pigweight$x: Number of weeks since measurements commenced.
Pigweight$x
Pigweight$y: Bodyweight(kg) of pig after weeks.
Pigweight$y
D. Ruppert and M. Wand and R. Carroll. (2003) Semiparametric Regression, New York: Cambridge University Press.
# NOT RUN { plot(Pigweight) # }
Run the code above in your browser using DataLab