Summary methods provide varying level of detail while print methods provide full details.

# S3 method for sperrorestreperror
summary(object, level = 0, na.rm = TRUE, ...)

# S3 method for sperrorest
summary(object, ...)

# S3 method for sperrorestimportance
print(x, ...)

# S3 method for sperroresterror
print(x, ...)

# S3 method for sperrorestreperror
print(x, ...)

# S3 method for sperrorest
print(x, ...)

# S3 method for sperrorestbenchmarks
print(x, ...)

# S3 method for sperrorestpackageversion
print(x, ...)

Arguments

object

a sperrorest object

level

Level at which errors are summarized: 0: overall (i.e. across all repetitions); 1: repetition; 2: fold

na.rm

Remove NA values? See mean etc.

...

additional arguments for summary.sperroresterror or summary.sperrorestimportance

x

Depending on method, a sperrorest, sperroresterror or sperrorestimportance object