Description Usage Arguments Value
View source: R/opt_conjugateParams.R
Convert sum of params to a single param ready for callSpecific()
1 | opt_conjugateParams(params, aOrder, splitType = NULL)
|
params |
original set of params |
aOrder |
list of params to be conjugated for each split |
splitType |
the data to split the models by |
a new param set that's a conjugation of the original params, in a format splittable by callSpecific()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.