smSplineEx1: Simulated data about a smooth curve

Description Usage Format Details Examples

Description

Simulated data to demonstrate smoothing spline curve fitting with smspline and lme

Usage

1

Format

A data frame with 100 observations on the following 4 variables.

time

time covariate

y

simulated response values

y.true

true response values

Details

100 data points were simulated about the curve y = 10 - 6*\exp(-4t/100), with iid normal random errors with standard deviation 1.

Examples

1

Example output

Loading required package: nlme

lmeSplines documentation built on May 2, 2019, 6:48 p.m.