Learn R Programming

PRIMsrc (version 0.5.8)

print.PRSP: Print Function

Description

S3 generic print function to display the cross-validated fitted values of the PRSP object.

Usage

## S3 method for class 'PRSP':
print(x, digits=3, ...)

Arguments

x
Object of class PRSP as generated by the main function sbh.
digits
Positive integer of the number of digits used in the format of the output. Defaults to 3.
...
Further generic arguments passed to the print function.

Value

  • Display of the cross-validated fitted values of its argument.

References

  • Dazard J-E., Choe M., LeBlanc M. and Rao J.S. (2015). "Cross-validation and Peeling Strategies for Survival Bump Hunting using Recursive Peeling Methods." (Submitted).
  • Dazard J-E., Choe M., LeBlanc M. and Rao J.S. (2014). "Cross-Validation of Survival Bump Hunting by Recursive Peeling Methods." In JSM Proceedings, Survival Methods for Risk Estimation/Prediction Section. Boston, MA, USA. American Statistical Association IMS - JSM, p. 3366-3380.
  • Dazard J-E. and J. S. Rao (2010). "Local Sparse Bump Hunting." J. Comp Graph. Statistics, 19(4):900-92.