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

# S3 method for easy_avNNet
fit_model(object)

Arguments

object

A list of class easy_avNNet.

Value

A list of class easy_avNNet.