plotfit_data_disbayes {disbayes} | R Documentation |
Create tidy data for a check of observed against fitted outcome probability estimates from disbayes
Description
Create tidy data for a check of observed against fitted outcome probability estimates from disbayes
Usage
plotfit_data_disbayes(x)
Arguments
x |
Fitted model from |
Value
A data frame containing observed data in the form of outcome probabilities, as extracted by tidy_obsdat
, and estimates of the corresponding probability parameters from the fitted model.
[Package disbayes version 1.1.0 Index]