Learn R Programming

dprep (version 3.0.2)

crx: crx

Description

The Australian credit Aproval dataset form the Statlog Project

Usage

data("crx")

Arguments

Format

A data frame with 690 observations on the following 16 variables.
V1
a factor with levels a b
V2
a numeric vector
V3
a numeric vector
V4
a factor with levels l u y
V5
a factor with levels g gg p
V6
a factor with levels aa c cc d e ff i j k m q r w x
V7
a factor with levels bb dd ff h j n o v z
V8
a numeric vector
V9
a factor with levels f t
V10
a factor with levels f t
V11
a numeric vector
V12
a factor with levels f t
V13
a factor with levels g p s
V14
a numeric vector
V15
a numeric vector
V16
a numeric vector

Details

This dataset contains missing values.

Examples

Run this code
data(crx)
ec.knnimp(crx,nomatr=c(1,4:7,9,10,12,13),k=3)

Run the code above in your browser using DataLab