Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

blr_prep_dcrate_data

Decile capture rate data


Description

Data for generating decile capture rate.

Usage

blr_prep_dcrate_data(gains_table)

Arguments

gains_table

An object of clas blr_gains_table

Examples

model <- glm(honcomp ~ female + read + science, data = hsb2,
             family = binomial(link = 'logit'))
gt <- blr_gains_table(model)
blr_prep_dcrate_data(gt)

blorr

Tools for Developing Binary Logistic Regression Models

v0.3.0
MIT + file LICENSE
Authors
Aravind Hebbali [aut, cre] (<https://orcid.org/0000-0001-9220-9669>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.