| doctorvisits | R Documentation |
A regression dataset on annual doctor visit counts and related health, demographic, and insurance covariates.
doctorvisits
A data frame with 5,190 rows and 12 variables:
Number of doctor visits.
Recorded gender.
Age in years scaled to decades.
Income measure scaled by household composition.
Number of illnesses in the previous two weeks.
Number of days with reduced activity.
Self-rated health score.
Private insurance indicator.
Free care indicator for low-income patients.
Free care indicator for pensioners or veterans.
Indicator for no chronic condition.
Indicator for limiting chronic condition.
Cameron AC, Trivedi PK (1998). Regression Analysis of Count Data.
Cambridge University Press. The packaged data are from AER::DoctorVisits.
str(funcml::doctorvisits)
summary(funcml::doctorvisits$visits)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.