get_init | R Documentation |
Warm-start estimator for MCMC algorithm of SIMP
get_init(X1C, X1D_ctr, X2_ctr, Y, dx, dy, method.idx = 1)
X1C |
Design matrix of the continuous part of the predictors of interest. |
X1D_ctr |
Centered design matrix of the discrete part of the predictors of interest. |
X2_ctr |
Centered design matrix of the predictors of not main interest |
Y |
Response data matrix. |
dx |
Partial predictor envelope dimension. Must be an integer between 0 and p_C. |
dy |
Partial response envelope dimension. Must be an integer between 0 and r. |
method.idx |
Index for the warm start method, default to be 1. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.