Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
title: Reliability Factors
icon: material/chart-bell-curve-cumulative
---

# :material-chart-bell-curve-cumulative: Reliability Factors
# Reliability Factors

EasyDiffraction reports several complementary measures of agreement
between observed and calculated diffraction data. They are ratios
Expand Down
3 changes: 3 additions & 0 deletions docs/docs/user-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ Here is a brief overview of the User Guide sections:
EasyDiffraction in Python or Jupyter notebooks.
- [Analysis Workflow](analysis-workflow/index.md) – Breaks down the data
analysis pipeline into practical, sequential steps.
- [Reliability Factors](analysis-workflow/reliability-factors.md) –
Defines the equations and interpretation of the reported fit-quality
metrics.
2 changes: 1 addition & 1 deletion docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,8 @@ nav:
- Structure: user-guide/analysis-workflow/model.md
- Experiment: user-guide/analysis-workflow/experiment.md
- Analysis: user-guide/analysis-workflow/analysis.md
- Reliability Factors: user-guide/analysis-workflow/reliability-factors.md
- Report: user-guide/analysis-workflow/report.md
- Reliability Factors: user-guide/analysis-workflow/reliability-factors.md
- Tutorials:
- Tutorials: tutorials/index.md
- Getting Started:
Expand Down
Loading