Learn R Programming

cito (version 1.1)

print.transfer: Print transfer model

Description

Print transfer model

Usage

# S3 method for 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