Description Usage Arguments Examples
Create parameter transformation objects
| 1 2 3 4 5 6 7 | as_par(..., fun = log_par)
as_par_logit(...)
as_par_fixed(...)
as_par_ident(...)
 | 
| ... | passed to [as_par] | 
| fun | the transformation-specific constructor function | 
| a | single named numeric value (see examples) | 
| arguments | passed to [as_par] | 
| 1 2 3 | as_par(CL = 2)
as_par_fixed(g = 9.8)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.