Description Usage Arguments Examples
View source: R/compare_fits_multiple.R View source: R/compare_network_fits_multiple.R
This function fits multiple survival models for experience sampling data for further analysis into a tidy dataframe
This function fits multiple survival models for experience sampling data for further analysis into a tidy dataframe
1 2 3 | compare_fits_multiple(formula_in, data = dat)
compare_fits_multiple(formula_in, data = dat)
|
formula_in |
the input formula, has to be created with formula() |
data |
the used dataframe for the survival analysis |
formula_in |
the input formula, has to be created with formula() |
data |
the used dataframe for the survival analysis |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.