logistic: Apply logistic function to the data

Description Usage Arguments Value Examples

View source: R/logistic.R

Description

Apply logistic function to the data

Usage

1
logistic(train, test, kfold, split, cv.iter, formula)

Arguments

train

Data frame with train data

test

A number.

Value

Multinomial log-linear model for x and y (via neural networks).

Examples

1
none

Richyrecarey/classifast documentation built on May 23, 2019, 1:09 p.m.