get_result_JointAI | R Documentation |
coef()
and confint()
.Extract a summary of the model results from a JointAI model
This function uses coef()
and confint()
.
get_result_JointAI( fitted_model, data_seed = NA, outcome = 1L, subset = NULL, miss_scenario = NA, model = NULL, ... )
fitted_model |
a fitted model object |
data_seed |
optional (but) suggested seed value. Will be used when called
from within |
outcome |
integer identifying for which outcome the results should be extracted |
subset |
subset specification of |
miss_scenario |
optional name of missingness scenario |
model |
optional name for model to be included in summary |
... |
optional additional arguments for compatibility with other
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.