print.cvsvd: Print the Result of an SVD Cross-Validation

Description Usage Arguments Details Author(s) See Also

Description

Print the result of cv.svd.gabriel or cv.svd.wold.

Usage

1
2
  ## S3 method for class 'cvsvd'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

the result of a cv.svd.gabriel or cv.svd.wold computation.

digits

the digits of precision to show in the output.

...

additional arguments to print.

Details

Print a table of the estimated prediction errors and the standard errors of the estimate. Put an asterisk (*) next to the minimum and a plus (+) next to the "one standard error rule" choice.

Author(s)

Patrick O. Perry

See Also

cv.svd.gabriel, cv.svd.wold, plot.cvsvd summary.cvsvd


patperry/r-bcv documentation built on May 24, 2019, 8:20 p.m.