qm.sm

来自「sbgcop: Semiparametric Bayesian Gaussian」· SM 代码 · 共 28 行

SM
28
字号
qM.sM                 package:sbgcop                 R Documentation

_M_a_t_r_i_x _Q_u_a_n_t_i_l_e_s

_D_e_s_c_r_i_p_t_i_o_n:

     Computes quantiles  along the third dimension of a 3-d array.

_U_s_a_g_e:

     qM.sM(sM, quantiles = c(0.025, 0.5, 0.975))

_A_r_g_u_m_e_n_t_s:

      sM: an  m x n x s array 

quantiles: quantiles to be computed

_V_a_l_u_e:

     an array of dimension m x n x l, where l is the length of 
     'quantiles'

_A_u_t_h_o_r(_s):

     Peter Hoff

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?