getSe | R Documentation |
Post hoc calculation of standard errors
getSe(object, step_size = NULL, parallel = 0L)
object |
a model fitted by |
step_size |
batch size for stochastic gradient descent |
parallel |
number of cpu cores for the data loader, only necessary for large datasets |
The object passed to this function but the object$se
field contains the standard errors now
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.