TDMregressor
object.Print an overview for a TDMregressor
or tdmRegre
object.
# S3 method for TDMregressor
print(x, ...)# S3 method for tdmRegre
print(x, ...)
an object of class tdmRegre
, as returned from a prior call to tdmRegress
,
or an object of class TDMregressor
, as returned from a prior call to tdmRegressLoop
.
e.g. 'type' which information to print:
"overview"
(def.) RMAE on training/test set, number of records, see tdmRegressSummary
"..."
... other choices, TODO ...
"?"
help on this method