Learn R Programming

boottol (version 2.0)

vasdata: Bootstrap Tolerance Levels for Credit Scoring Validation Statistics: Vasicek Test

Description

This data was randomly generated. The Response variable is a response target and is binary. The Segment variable ranges from 0-60 in intervals of 10.

Usage

data(vasdata)

Arguments

Format

A data frame with 7000 observations on the following 2 variables.
segment
a numeric vector
response
a numeric vector

Examples

Run this code
data("vasdata")

Run the code above in your browser using DataLab