LatexSurvivalFn-methods: Method to output a Latex String of the object

Description Usage Arguments Value

Description

Method to output a Latex String of the object

Usage

1
2
3
4
5
6
7
LatexSurvivalFn(results, ...)

## S4 method for signature 'Sfn'
LatexSurvivalFn(results, decimalplaces, lambda, shape)

## S4 method for signature 'AnalysisResults'
LatexSurvivalFn(results, decimalplaces = 3)

Arguments

results

Object to output

decimalplaces

The number of decimal places to output for the rate and shape parameters

lambda

The symbol to be used for the arm's rate parameter, if lagged study then this is a vector of before and after lag symbols. The latex backslash character needs to be escaped

shape

The symbol to be used for Weibull shape parameter

...

Additional parameters to be passed into the function

Value

A latex string of the object (for Sfn this is the Survival function)


scientific-computing-solutions/eventPrediction documentation built on May 29, 2019, 3:44 p.m.