QuantBayes documentation
QuantBayes Studio helps users define evidence requirements, inspect available evidence, quantify evidence sufficiency, and preserve an auditable result trail.
What QuantBayes Studio does
QuantBayes Studio separates a result from the evidence trail behind it. A user, team, or community defines an evidence profile. A case is checked against that profile. QuantBayes then measures evidence sufficiency and saves the run, result, and report.
Core workflow
- Project
- Evidence profile
- Case
- Evidence input
- QuantBayes run
- Result and report
Main concepts
Evidence profile
A reusable checklist of evidence rules.
Evidence rule
A specific check with defined meanings for TRUE, FALSE, and NA.
QEM raw outcome
The recorded outcome for an item-rule pair.
QEM matrix
The binary matrix sent to QuantBayes.
QuantBayes result
The evidence sufficiency output for each item, including uncertainty.
Main documentation
Public resources
Public content
Public profiles and schemas in this repository are intended for review, validation, and reuse. Production publishing is controlled separately by the private QuantBayes Studio platform.
Getting started
First-use guide for projects, profiles, cases, evidence, and runs.
Evidence profiles
How versioned evidence profiles define reusable rule sets.
QEM
How TRUE, FALSE, and NA map into the QuantBayes evidence matrix.
QuantBayes results
How to interpret k, m, theta, credible intervals, and rankings.
API
Public API workflow, inputs, outputs, and error format.
Create and use an evidence profile with R via API
Create a QuantBayes evidence profile through the live API using R.
Public profiles
Reviewed community evidence profile files copied from the public repository.
Schemas
JSON schemas for profile and QEM matrix validation.