Australian {LFM}R Documentation

Australian

Description

This dataset contains information about credit card applications. All attribute names and values have been changed to meaningless symbols to protect confidentiality. The dataset includes a mix of continuous and categorical attributes, with some missing values.

Usage

data(Australian)

Format

A data frame with 690 rows and 15 columns representing different features related to credit card applications.

Examples

# Load the dataset
data(Australian)

# Print the first few rows of the dataset
print(head(Australian))

[Package LFM version 0.3.1 Index]