joinpoint.choose.cutpoint {JPSurv} | R Documentation |
Choose cutpoint from joinpoint.relaxProp results
Description
Choose the cutpoint from the joinpoint.relaxProp returned object
Usage
joinpoint.choose.cutpoint(obj, cutpoint)
Arguments
obj |
Returned object from |
cutpoint |
The cutpoint to choose. It should correspond to a
set of results in |
Value
A list of class with the following objects:
predicted |
The fitted relative survival rates |
fullpredicted |
The full output matrix, with all year/interval combinations and projections |
fit.uncond |
The fitted model from the (unconditional) joinpoint model corresponding to the cutpoint. |
fit.cond |
The fitted model from the conditional joinpoint model corresponding to the cutpoint. |
References
Yu, B., Huang, L., Tiwari, R. C., Feuer, E. J. and Johnson, K. A. (2009), Modeling population-based cancer survival trends by using join point models for grouped survival data. Journal of the Royal Statistical Society: Series A, 172, 405-425.