View source: R/loess.options.R
| loess.options | R Documentation |
TTT_hazard_shapeThis function allows the user to set the parameters of loess function
used inside TTT_hazard_shape.
loess.options(span = 2/3, ...)
span |
the parameter which controls the degree of smoothing. |
... |
further arguments passed to |
Please, visit loess to know further possible arguments.
The following arguments are not available for passing to the LOESS estimation:
The only data handled inside TTT_hazard_shape is the
computed empirical TTT.
This argument is used in loess to take a subset of data.
In this context, it is not necessary.
Jaime Mosquera GutiƩrrez jmosquerag@unal.edu.co
loess, TTT_hazard_shape
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.