View source: R/transformations.R
log_transform | R Documentation |
Computes logarithmic transformation for parameters with positivity constraints.
log_transform(model, theta)
model |
a list representing a hidden Markov model, e.g. |
theta |
a vector of parameters |
a vector of transformed parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.