asth {cts}R Documentation

Measurements of The Lung Function

Description

Measurements of the lung function of an asthma patient.

Usage

data(asth)

Format

The format is: num [1:209, 1:2] 8 10 12 14 16 18 20 22 32 34 ...

Details

These are made by the patients mostly at 2h time intervals but with irregular gaps in this record.

Source

Belcher, J. and Hampton, J. S. and Tunnicliffe Wilson, G. (1994). Parameterization of continuous time autoregressive models for irregularly sampled time series data. Journal of the Royal Statistical Society, Series B, Methodological,56,141–155

Examples

data(asth)
str(asth) ; plot(asth)

[Package cts version 1.0-22 Index]