phyto                 package:qualV                 R Documentation

_O_b_s_e_r_v_e_d _a_n_d _P_r_e_d_i_c_t_e_d _D_a_t_a _o_f _P_h_y_t_o_p_l_a_n_k_t_o_n

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

     The data contain the day since 1.1.1994 and observed/predicted
     biovolumes of phytoplankton.

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

     obs
     sim

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

     Two data frames of two variables with the following components:

     '_o_b_s:' A data frame of observed phytoplankton concentration in
          Bautzen reservoir 1994 (TU Dresden, Institute of
          Hydrobiology, workgroup limnology) with the elements:

          '_t:' time code

          '_y:' observed biovolume (mg/L)

     '_s_i_m:' A data frame of predicted phytoplankton concentration in
          Bautzen reservoir 1994 (TU Dresden, Department of
          Hydrobiology, workgroup Limnology) with the elements:

          '_t:' time code

          '_y:' predicted biovolume (mg/L)

