Description Usage Arguments Value
Fill summary with the evaluated parameter 'stat' and its mcse for a specific scen_no and method using the simsum object from the package rsimsum
1 | fill_stat_and_mcse(summary, simsum, scen_no, stat, method)
|
summary |
the summary object initialised by init_summary() |
simsum |
a simsum object created by the package rsimsum for a specific scenario no. |
scen_no |
scenario no. of the scenario that's evaluated |
stat |
one of the parameters in eval_param_rsimsum() |
method |
the method that's evaluated, either "uncor" / "mecor" / "simex" |
this function will fill out the specific cells with 'stat' and its 'stat'_mcse in the summary object (for a given scen_no and method)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.