tr_init: Initialize training matrix

Description Usage Arguments Value

Description

Initialize a tr object

Usage

1
tr_init(n_feats, n_cats, feature_type = "numeric")

Arguments

n_feats

Number of features (integer, > 0)

feature_type

String type: numeric (default), logical, etc

Value

An initialized dataframe with the appropriate columns


ghonk/catlearn.suppls documentation built on May 3, 2019, 5:16 p.m.