Theta | R Documentation |
Create a THETA parameter.
Theta(
name = NA,
index = NA,
value = NA,
fix = FALSE,
label = NA,
unit = NA,
comment = NA
)
name |
parameter name, e.g. CL (prefix THETA will be added automatically) |
index |
parameter index |
value |
parameter value |
fix |
parameter was fixed in estimation, logical value |
label |
parameter label, optional |
unit |
parameter unit, optional |
comment |
any comment, optional |
a THETA parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.