predict.neurona: Predict neurona object

Description Usage Arguments

View source: R/predict.neurona.R

Description

Calculates neurona model predictions for new data.

Usage

1
2
## S3 method for class 'neurona'
predict(object, newdata, ...)

Arguments

object

An object model from mia an object class 'neurona'

newdata

matrix containing dependent variable in the model, wich the predictions are calculated.


GMDHreg documentation built on July 5, 2021, 5:09 p.m.