clean_parameters | R Documentation |
Some of the layers implemented take cumsums of variables to obtain
the actual NN parameters used. estimate
will return
the parameters before taking the cumsum and thus can be difficult
to interpret. This method fixes this.
clean_parameters(est)
est |
estimated model using |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.