simplemultiLoess package:affy R Documentation _I_n_t_e_r_n_a_l _f_u_n_c_t_i_o_n _f_o_r _m_u_l_t_i_l_o_e_s_s _D_e_s_c_r_i_p_t_i_o_n: A modified version of of simpleLoess. Perform loess for every column of Y, but with the robust weights calculated using all columns _U_s_a_g_e: simplemultiLoess(y, x, weights, span = 0.75, degree = 2, normalize = TRUE, statistics = "approximate", surface = "interpolate", cell = 0.2, iterations = 1, trace.hat = "exact") _A_r_g_u_m_e_n_t_s: See 'loess'. _D_e_t_a_i_l_s: Please refer to 'loess'. _V_a_l_u_e: See 'loess'. _A_u_t_h_o_r(_s): Magnus Åstrand _R_e_f_e_r_e_n_c_e_s: Åstrand, M. (2001) _S_e_e _A_l_s_o: 'loess'