fit_model.easy_avNNet: Fit an average neural network model.

Description Usage Arguments Value

View source: R/avNNet.R

Description

This function wraps the procedure for fitting an average neural network model and makes it accessible to the easyml core framework.

Usage

1
2
## S3 method for class 'easy_avNNet'
fit_model(object)

Arguments

object

A list of class easy_avNNet.

Value

A list of class easy_avNNet.


easyml documentation built on June 26, 2017, 9:02 a.m.