plotfit_data_disbayes function

Create tidy data for a check of observed against fitted outcome probability estimates from disbayes

Create tidy data for a check of observed against fitted outcome probability estimates from disbayes

plotfit_data_disbayes(x)

Arguments

  • x: Fitted model from disbayes

Returns

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.

  • Maintainer: Christopher Jackson
  • License: GPL-3
  • Last published: 2023-09-09