Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance <epiparameter> printing #419

Merged
merged 6 commits into from
Nov 26, 2024
Merged

Enhance <epiparameter> printing #419

merged 6 commits into from
Nov 26, 2024

Conversation

joshwlambert
Copy link
Member

This PR improves the printing/formatting (print() & format()) of <epiparameter> objects by now printing summary statistics if the <epiparameter> object is unparameterised and summary statistics are available. The units of the parameter estimates are also printed for both parameterised and unparameterised <epiparameter> objects.

This PR also moves the format() methods into a separate .R file and moves the <epiparameter> print method into print.R.

Units snapshot tests of print() methods have been updated.

@joshwlambert joshwlambert added enhancement New feature or request S3-method labels Nov 26, 2024
@joshwlambert joshwlambert merged commit a6c5c2b into main Nov 26, 2024
9 checks passed
@joshwlambert joshwlambert deleted the print-summary-stat branch November 26, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request S3-method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant