smSplineEx1 {lmeSplines} | R Documentation |
Simulated data to demonstrate smoothing spline curve fitting with
smspline
and lme
data(smSplineEx1)
A data frame with 100 observations on the following 4 variables.
time covariate
simulated response values
true response values
100 data points were simulated about the curve
y = 10 - 6*\exp(-4t/100)
, with iid normal random errors
with standard deviation 1
.
data(smSplineEx1)