| cond_select | R Documentation |
for neighborhood
cond_select( y, formula, response, type = NULL, ydomain = as.list(NULL), M0, M_list, maxiteration, tolerance, id.basis = NULL, theta1 = NULL, theta2, w2 = NULL, n, dimen, p_f = 0, M_method = "bic" )
y |
data frame |
formula |
formula in sscden |
response |
response variable |
type |
data type |
ydomain |
domain of y |
M0 |
bound |
M_list |
list of M |
maxiteration |
max number of iteration |
tolerance |
threshold |
id.basis |
id of basis |
theta1 |
squared norm |
theta2 |
selection |
w2 |
weights |
n |
number of observation |
dimen |
p |
p_f |
binary |
M_method |
kfold |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.