asth                   package:cts                   R Documentation

_M_e_a_s_u_r_e_m_e_n_t_s _o_f _T_h_e _L_u_n_g _F_u_n_c_t_i_o_n

_D_e_s_c_r_i_p_t_i_o_n:

     Measurements of the lung function of an asthma patient.

_U_s_a_g_e:

     data(asth)

_F_o_r_m_a_t:

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

_D_e_t_a_i_l_s:

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

_S_o_u_r_c_e:

     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

_E_x_a_m_p_l_e_s:

     ## Not run: 
     data(asth)
     str(asth) ; plot(asth)
     ## End(Not run)

