| print.SurvivalAnalysisMultivariateResult | R Documentation | 
Print the essentials of a SurvivalAnalySurvivalAnalysisMultivariateResult
## S3 method for class 'SurvivalAnalysisMultivariateResult'
print(x, ..., p_precision = 3, hr_precision = 2, p_less_than_cutoff = 0.001)
| x | The result generated by  | 
| ... | Further arguments passed from other methods. | 
| p_precision,hr_precision | Precision with which to print floating point values | 
| p_less_than_cutoff | Cut-off for small p values. Values smaller than this will be displayed like "<..." | 
The formatted string, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.