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 2727# ' [survival::Surv()] objects), the [fit()] function will require that the
2828# ' survival model be specified via the formula interface.
2929# '
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- # '
4030# ' @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.
4331# ' @examples
4432# ' survival_reg()
4533# ' # Parameters can be represented by a placeholder:
You can’t perform that action at this time.
0 commit comments