Fit a deep neural network using a formula and a single data frame or matrix.
# S3 method for formula
darch(x, data, dataValid = NULL, ...)
The formula specifying the model.
Data frame or matrix.
Data frame or matrix of validation data.
additional parameters, see darch.default.
Other darch interface functions: darch.DataSet
;
darch.default
; darch
;
predict.DArch
, predict.darch
;
print.DArch
, print.darch