getWeights: Get weights

View source: R/methods.R

getWeightsR Documentation

Get weights

Description

return weights of each layer

Usage

getWeights(object)

## S3 method for class 'sjSDM'
getWeights(object)

Arguments

object

object of class sjSDM with DNN

Value

  • layers - list of layer weights

  • sigma - weight to construct covariance matrix


sjSDM documentation built on Nov. 5, 2025, 7:10 p.m.