summary.rosa: Summary method for ROSA objects

Description Usage Arguments Value

View source: R/rosa.summaries.R

Description

Summary method for ROSA objects

Usage

1
2
3
## S3 method for class 'rosa'
summary(object, what = c("all", "validation", "training"),
  digits = 4, print.gap = 2, ...)

Arguments

object

A rosa object.

what

A character indicating if summary should include all, validation or training.

digits

The number of digits used for printing.

print.gap

Gap between columns when printing.

...

Value

No return


khliland/rosa documentation built on Dec. 29, 2021, 12:25 a.m.