print.pcoxtimecv: Print cross-validated pcoxtime object

View source: R/methodfuns.R

print.pcoxtimecvR Documentation

Print cross-validated pcoxtime object

Description

Print the summary of the result of cross-validation for a pcoxtime object.

Usage

## S3 method for class 'pcoxtimecv'
print(x, ...)

Arguments

x

pcoxtimecv object

...

for future implementations

Details

A summary of optimal lambda and alpha for training pcoxtime model.

Value

The call to the pcoxtimecv and the summary of the optimal alpha and lambdas.


pcoxtime documentation built on May 13, 2022, 1:05 a.m.