Learn R Programming

boottol (version 2.0)

data: Bootstrap Tolerance Levels for Credit Scoring Validation Statistics: Rank Order Statistics

Description

This data was randomly generated. The Target varible is binary. The Score variable ranges from 0-90 in intervals of 10.

Usage

data(data)

Arguments

Format

A data frame with 5000 observations on the following 3 variables.
Id
a numeric vector
Target
a numeric vector
Score
a numeric vector

Examples

Run this code
data("data")

Run the code above in your browser using DataLab