Learn R Programming

eNetXplorer (version 1.1.2)

QuickStartEx: synthetic dataset

Description

75 instances with 20 predictors and a numerical response to be used as a quick start example.

Usage

data(QuickStartEx)

Arguments

Format

A numerical matrix of predictors is provided with instances as rows and predictors as columns. A numerical response is provided as a quick start example for linear regression models; it can be easily discretized to serve as example for binary and multinomial models as well.