Heavily modified from tidynm::parse_theta() to parse out the comments into the right columns for all three params.
Iterates over a list of $OMEGA or $SIGMA blocks and replaces the SAME blocks with a copy of the block they are referring to.
1 2 3 | parse_param_comment(.x, .theta = FALSE)
parse_same_block(.x)
|
.x |
List of character vectors representing either $OMEGA or $SIGMA blocks, as parsed by 'clean_ctl()' |
.theta |
Boolean for if it's a theta. If TRUE, parses '[]' to unit, otherwise parses to type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.