Description Usage Arguments Value
S3 generic init_params
to initialize model parameters given data set
1 | init_params(model, X, weights = rep(1, nrow(X)), ...)
|
model |
object of class |
X |
data matrix |
weights |
weights of observations |
... |
arguments to be passed to methods |
model with parameters initialized
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.