getSe: Post hoc calculation of standard errors

View source: R/sjSDM.R

getSeR 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


sjSDM documentation built on Sept. 11, 2024, 7:18 p.m.