PrepareNumericTitanic: A quick helper function to turn the titanic dataset into a...

Description Usage Value Examples

View source: R/StackingHelpers.R

Description

A quick helper function to turn the titanic dataset into a numeric only dataset.

Usage

1

Value

The Titanic dataset, but with only numeric columns.

Examples

1
titanic <- PrepareNumericTitanic()

orionw/ModelComparison documentation built on Nov. 4, 2019, 11:11 p.m.