Description Usage Arguments Examples
Model parameter names can get scrambled and when plotting them it can be difficult to understand the graph. This function convniently groups model parameters by name such that contrast intensities are followed by bias weights.
1 | SortParams(paramNames)
|
paramNames |
model parameter names as factor (see usage) |
1 | modelWeights$Parameters <- sortParams(modelWeights$Parameters)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.