Sigma | R Documentation |
Create a SIGMA parameter.
Sigma(
name = NA,
index = NA,
index2 = NA,
value = NA,
fix = FALSE,
type = NULL,
label = NA,
comment = NA
)
name |
parameter name, e.g. CL (prefix SIGMA will be added automatically) |
index |
parameter index |
index2 |
second parameter index |
value |
parameter value |
fix |
parameter was fixed in estimation, logical value |
type |
variance type: 'var', 'sd', 'covar', 'cv' or 'cv%' |
label |
parameter label, optional |
comment |
any comment, optional |
a SIGMA parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.