| theta_to_domain | R Documentation |
Maps a real-valued optimization vector theta into the constrained
parameter space used by each model component.
theta_to_domain(model, theta, prep = NULL)
model |
A |
theta |
Numeric vector in real space (typically from |
prep |
Optional output from |
Named numeric vector (single model) or a named list (sum model).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.