.signdisc | R Documentation |
Assigns signs to prior weights to obtain prior coefficients
.signdisc(y, X, prior, family, foldid = NULL, nfolds = 10, track = FALSE)
y |
target: vector of length |
X |
features: matrix with |
prior |
prior coefficients: matrix with |
family |
character "gaussian" ( |
foldid |
fold identifiers: vector of length |
nfolds |
number of folds: positive integer |
track |
show intermediate output (messages and plots): logical |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.