getSe: Post hoc calculation of standard errors
Description
Post hoc calculation of standard errors
Usage
getSe(object, step_size = NULL, parallel = 0L)
Value
The object passed to this function but the object$se
field contains the standard errors now
Arguments
- object
a model fitted by sjSDM
- step_size
batch size for stochastic gradient descent
- parallel
number of cpu cores for the data loader, only necessary for large datasets