Description Usage Arguments Value
Reshape one evaluated parameter of the simulation output to long format
1 | reshape_output(output_one_par, v.names)
|
output_one_par |
data.frame with one row 'id' and 3 columns with an evaluated parameter preceding "uncor."/ "mecor."/ "simex.", optionally this data.frame may include other columns |
v.names |
name of the evaluated parameter, can be either "effect"/ "se"/ "ci.lower"/ ci.upper" |
a data.frame with at least 4 columns: 'id', 'method' indicating either "uncor"/ "mecor"/ "simex", and the evaluated parameters equal to 'v.names'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.