predict.EdNetModel: Predict for EdNetModel objects

Description Usage Arguments Value Author(s) Examples

View source: R/predict.EdNetModel.R

Description

Predict for EdNetModel objects

Usage

1
predict.EdNetModel(object, newdata=NULL)

Arguments

object

An object of class EdNetModel

newdata

A matrix with rows as training examples and columns as input features, with the same width as the data used to train object.

Value

A vector or matrix of predictions.

Author(s)

Edwin Graham <edwingraham1984@gmail.com>

Examples

1
# No example yet

EdwinGraham/EdNet documentation built on May 6, 2019, 12:22 p.m.