ml.formulas: Multicore l.formulas for heavy tasks

Description Usage Arguments Value

View source: R/ml.formulas.R

Description

Multicore l.formulas for heavy tasks

Usage

1
ml.formulas(y, df, type = "f", cl = detectCores())

Arguments

y

Character : indicating the response column name.

df

Data.frame.

type

'f', 'fs' or 's' denoting respectively first order, first and second order, second order formulas.

cl

Number of CPU cores on the current host.

Value

All possible formulas for a given data.frame.


anthonyyazdani/OOS documentation built on Sept. 5, 2020, 12:54 a.m.