Predict from a fitted cnn model
Arguments
- object
a model created by
cnn
- newdata
new data for predictions
- type
which value should be calculated, either raw response, output of link function or predicted class (in case of classification)
- device
device on which network should be trained on.
- ...
additional arguments