selection.joint | R Documentation |
Apply joint selection method by considering joint distribution of all variables.
selection.joint(data, ...)
data |
Data frame |
... |
Any options can be defined.
|
library(gss) data(NO2) edge.selection(data = NO2, family = "joint", nbasis = 100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.