File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 27
27
# ' [survival::Surv()] objects), the [fit()] function will require that the
28
28
# ' survival model be specified via the formula interface.
29
29
# '
30
- # ' Also, for the `flexsurv::flexsurvfit` engine, the typical
31
- # ' `strata` function cannot be used. To achieve the same effect,
32
- # ' the extra parameter roles can be used (as described above).
33
- # '
34
- # ' The model can be created using the `fit()` function using the
35
- # ' following _engines_:
36
- # ' \itemize{
37
- # ' \item \pkg{R}: `"flexsurv"`, `"survival"` (the default)
38
- # ' }
39
- # '
40
30
# ' @seealso [fit()], [survival::Surv()]
41
- # ' @references Jackson, C. (2016). `flexsurv`: A Platform for Parametric Survival
42
- # ' Modeling in R. _Journal of Statistical Software_, 70(8), 1 - 33.
43
31
# ' @examples
44
32
# ' survival_reg()
45
33
# ' # Parameters can be represented by a placeholder:
You can’t perform that action at this time.
0 commit comments