plotfit_data_disbayes: Create tidy data for a check of observed against fitted...

View source: R/fit.R

plotfit_data_disbayesR 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 disbayes

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.


disbayes documentation built on Sept. 10, 2023, 1:08 a.m.