predict.gmdh: Calculates GMDH model predictions for new data.

Description Usage Arguments Value

Description

Calculates GMDH model predictions for new data.

Usage

1
2
## S3 method for class 'gmdh'
predict(object, data, ...)

Arguments

object

GMDH model - an object of class 'gmdh'

data

a data matrix for which the predictions are calculated

...

other arguments passed to this function

Value

a vector of predictions generated by the model


pzawistowski/rGMDH documentation built on May 26, 2019, 11:35 a.m.