get_weight_by_name | R Documentation |
Function to retrieve the weights of a structured layer
get_weight_by_name(mod, name, param_nr = 1, postfixes = "")
mod |
fitted deepregression object |
name |
name of partial effect |
param_nr |
distribution parameter number |
postfixes |
character (vector) appended to layer name |
weight matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.