trSurv.control: Auxiliary for Controlling trSurvfit Fitting

Description Usage Arguments See Also

View source: R/trSurvfit.R

Description

Auxiliary function as user interface for trSurvfit fitting.

Usage

1
2
3
4
5
trSurv.control(
  interval = c(-1, 20),
  lower = min(interval),
  upper = max(interval)
)

Arguments

interval

a vector containing the end-points of the interval to be searched the transformation parameter.

lower

the lower end-point of the interval to be searched.

upper

the upper end-point of the interval to be searched.

See Also

trSurvfit


stc04003/tranSurv documentation built on July 21, 2021, 6:46 p.m.