View source: R/source_relaxProp.R
joinpoint.choose.cutpoint | R Documentation |
Choose the cutpoint from the joinpoint.relaxProp returned object
joinpoint.choose.cutpoint(obj, cutpoint)
obj |
Returned object from |
cutpoint |
The cutpoint to choose. It should correspond to a
set of results in |
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. |
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.
joinpoint.relaxProp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.