getWeights {sjSDM} | R Documentation |
Get weights
Description
return weights of each layer
Usage
getWeights(object)
## S3 method for class 'sjSDM'
getWeights(object)
Arguments
object |
Value
layers - list of layer weights
sigma - weight to construct covariance matrix
[Package sjSDM version 1.0.5 Index]