Description Usage Arguments Value Author(s) Examples
This function takes a specification of parametric weights and returns a modified version with group-dependent parameters. Only single-parameter functions are currently supported.
1 | addGroups2WFUN(WFUN, groups, initial = rep.int(WFUN$initial, nlevels(groups)))
|
WFUN |
a list specification of parametric weights, e.g.,
as returned by the constructor functions |
groups |
a vector of length |
initial |
(named) vector of initial parameters. |
a list specifying group-dependent parametric weights for hhh4
.
Sebastian Meyer
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.