getWeights {sjSDM}R 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


[Package sjSDM version 1.0.5 Index]