getSe {sjSDM}R Documentation

Post hoc calculation of standard errors

Description

Post hoc calculation of standard errors

Usage

getSe(object, step_size = NULL, parallel = 0L)

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

Value

The object passed to this function but the object$se field contains the standard errors now


[Package sjSDM version 1.0.5 Index]