Learn R Programming

regclass (version 1.5)

LAUNCH: New product launch data

Description

The profit of newly released products over the first few months of their release

Usage

data("LAUNCH")

Arguments

Format

A data frame with 652 observations on the following 420 variables.

Details

This example is inspired by the Online Product Sales competition on kaggle.com. The goal is to isolate the minimum number predictors required for accurately predicting Profit. Since the data is based on an actual case, all predictors are anonymized (some were originally categorical but are treated as numerical for the example).