print.summary.citodnn {cito} | R Documentation |
Print method for class summary.citodnn
Description
Print method for class summary.citodnn
Usage
## S3 method for class 'summary.citodnn'
print(x, ...)
## S3 method for class 'summary.citodnnBootstrap'
print(x, ...)
Arguments
x |
a summary object created by |
... |
additional arguments |
Value
List with Matrices for importance, average CE, absolute sum of CE, and standard deviation of the CE
[Package cito version 1.1 Index]