You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The age_adjust() function drops cases with the value "Unknown" for the variable age_group since calculating age-adjusted rates requires a numeric age group. The outputted n would not include the dropped cases. Displaying a warning message when cases are dropped would be helpful.
The text was updated successfully, but these errors were encountered:
The age_adjust() function drops cases with the value "Unknown" for the variable age_group since calculating age-adjusted rates requires a numeric age group. The outputted n would not include the dropped cases. Displaying a warning message when cases are dropped would be helpful.
The text was updated successfully, but these errors were encountered: