powered by
Measurements of the lung function of an asthma patient.
data(asth)
The format is: num [1:209, 1:2] 8 10 12 14 16 18 20 22 32 34 ...
These are made by the patients mostly at 2h time intervals but with irregular gaps in this record.
# NOT RUN { data(asth) str(asth) ; plot(asth) # }
Run the code above in your browser using DataLab