setWeights | R Documentation |
set layer weights and sigma in sjSDM
with DNN
object
setWeights(object, weights)
## S3 method for class 'sjSDM'
setWeights(object, weights = NULL)
object |
object of class |
weights |
list of layer weights: |
No return value, weights are changed in place.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.