| edge_selection | R Documentation |
extension of gss package
edge_selection(
y,
family = c("joint", "neighborhood", "semi"),
px = 0,
domain = as.list(NULL),
w = NULL,
nbasis = NULL,
method = c("cv", "BIC")
)
y |
numeric variable |
family |
char |
px |
dimension |
domain |
list of domain |
w |
weights |
nbasis |
number of basis |
method |
which method to select M |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.