predictAll: predictAll

Description Usage Arguments Value See Also

Description

Function to predict all y variables from a neuralnet regression model.

Usage

1
predictAll(object, newdata, ...)

Arguments

object

trained model as returned by train.

newdata

data.frame with new x variables

...

additional arguments to the predict function of the model.

Value

data.frame with the predictions

See Also

predict.train


MarkusBonsch/mxLSTM documentation built on May 28, 2019, 6:40 a.m.