simMetric 0.1.0
First submission to CRAN. simMetric
can be used to:
- obtain simulation study evaluation metrics within existing packages for simulation study frameworks (e.g.
{simTool}
)
- obtain many metrics and their uncertainty at once with groupings on one or more selected variables.
- obtain metrics without the provided helper function, allowing users to add metrics within their usual tidy workflow (e.g. within
dplyr::summarise()
)
- studies that compare multiple methods or data generating inputs by using these multiple indexes for grouping and estimating metrics.
Metrics included are taken from a recent, and widely read tutorial on simulation study conduct and reporting.