View source: R/blr-plots-data.R
blr_prep_dcrate_data | R Documentation |
Data for generating decile capture rate.
blr_prep_dcrate_data(gains_table)
gains_table |
An object of clas |
model <- glm(honcomp ~ female + read + science, data = hsb2,
family = binomial(link = 'logit'))
gt <- blr_gains_table(model)
blr_prep_dcrate_data(gt)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.