⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sr.sc

📁 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G
💻 SC
字号:
sR.sC                 package:sbgcop                 R Documentation

_C_o_m_p_u_t_e _R_e_g_r_e_s_s_i_o_n _P_a_r_a_m_e_t_e_r_s

_D_e_s_c_r_i_p_t_i_o_n:

     Compute an array of regression parameters from an array  of
     correlation parameters.

_U_s_a_g_e:

     sR.sC(sC)

_A_r_g_u_m_e_n_t_s:

      sC: a p x p x nsamp array of, made up of nsamp correlation
          matrices.  

_D_e_t_a_i_l_s:

     For each of the nsamp correlation matrices C, a matrix of
     regression  parameters is computed via 'R[j,-j]<-
     C[j,-j]%*%solve(C[-j,-j]) '

_V_a_l_u_e:

     a p x p x nsamp array of regression parameters.

_A_u_t_h_o_r(_s):

     Peter Hoff

⌨️ 快捷键说明

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