The data frame gives the weight, in kilograms, of an obese patient at 52 time points over an 8 month period of a weight rehabilitation programme.
This data frame contains the following columns:
Days
time in days since the start of the programme.
Weight
weight in kilograms of the patient.
Source
Dr T. Davies, Adelaide.
References
Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.
Use the following R code to directly access this dataset in R.