Changelog
[22-12-2024] boilerplate 0.0.1.5
New
boilerplate_measures()
- one function that does all we need for measures reporting
[25-09-2024] boilerplate 0.0.1.4
- more flexible handling of additional sections in methods (still work to be done)
[24-08-2024] boilerplate 0.0.1.3
Improved
- fixed issue in
boilerplate_report_measures()
works if onlybaseline_vars
,exposure_var
, oroutcome_vars
are passed.
[24-08-2024] boilerplate 0.0.1.2
Improved
- fixed issue in
boilerplate_manage_measures()
: now, if ānā is selected for new database name, the manager will return to the main menu instead of charging along.
[24-08-2024] boilerplate 0.0.1.1-alpha
New
-
boilerplate_merge_databases()
: merges databases, currently implemented for measures_data. - fixed helper functions on the
boilerplate_report_methods()
function.
[24-08-2024] boilerplate 0.0.0.92
- boilerplate_report_additional_sections()
- boilerplate_report_confounding_control()
- boilerplate_report_eligibility_criteria()
- boilerplate_report_identification_assumptions()
- boilerplate_report_methods()
- boilerplate_report_missing_data()
- boilerplate_report_sample()
- boilerplate_report_statistical_estimator()
- boilerplate_report_target_population()
[24-08-2024] boilerplate 0.0.0.91
-
boilerplate_manage_measures()
: simple gui to input measures, saves as .rds files -
boilerplate_report_measures()
: report an appendix of measures with items described. -
boilerplate_report_causal_interventions()
: report causal contrasts -
boilerplate_report_variables()
:report variables in methods section (exposure/ outcomes)