predict.urbankfs_ann: 'predict' method for 'neuralnet' output

Description Usage Arguments See Also

View source: R/jian_models.R

Description

predict method for neuralnet output

Usage

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

Arguments

object

Object of class inheriting from "lm"

newdata

An optional data frame in which to look for variables with which to predict. If omitted, the fitted values are used.

...

Additional arguments to neuralnet::compute()

See Also

fit_jian_ann


jinshijian/UrbanKfs documentation built on Jan. 9, 2021, 9:54 a.m.