parameter               package:CALIB               R Documentation

_C_a_l_i_b_r_a_t_i_o_n _M_o_d_e_l _p_a_r_a_m_e_t_e_r: _P_a_r_a_m_e_t_e_r_L_i_s_t _E_x_a_m_p_l_e

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

     This 'ParameterList' object represents calibration  model
     parameters of two arrays. It was estimated from the dataset
     'spike' by the function 'estimateParameter' in the CALIB package.

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

     data(parameter)

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

     'parameter' is a 'ParameterList' object containing the following
     list  components:$MuS,$Ka,
     $P1,$P2,$SigmaA,$SigmaM,$SigmaS,$SpotError,$Method with two
     subfields $Method$BC and $Method$Area, $ErrorModel and $genes.
     Among these parameters,P1,P2 and SigamA are different for
     different dyes.

_R_e_f_e_r_e_n_c_e_s:

     dataset 'spike'.

     Engelen, K., Naudts, B., DeMoor, B., Marchal, K. (2006)  A
     calibration method for estimating absolute expression levels from 
     microarray data. Bioinformatics  22: 1251-1258.

     Hilson,P.,et al. (2004) Versatile gene-specific sequence tags for 
     Arabidopsis functional genomics: transcript profiling and reverse
     genetics applications. Genome Res. 14, 2176-2189.

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

     data(parameter)

