print.transfer {cito} | R Documentation |
Print transfer model
Description
Print transfer model
Usage
## S3 method for class 'transfer'
print(x, input_shape, output_shape, ...)
Arguments
x |
an object of class transfer |
input_shape |
input shape |
output_shape |
output shape |
... |
further arguments, not supported yet |
[Package cito version 1.1 Index]