# Trial mating

Project a hypothetical litter's inbreeding (COI) and its parents' relationship (COR) for any sire and dam. Nothing is saved — the URL is the result.

## How to run one
Name the sire and dam by id in the URL: https://nihonken.org/pedigree/trial-mating?sire={sireId}&dam={damId}&format=md — dog ids come from search (https://nihonken.org/pedigree/browse?q=NAME&format=md).

## What comes back
- **Litter COI:** the projected coefficient of inbreeding — a floor (≥) when the pedigree is incomplete
- **Parent relationship (COR):** how related the sire and dam are
- **Shared ancestors:** the dogs behind both parents that drive the COI

---

**Navigate:** [Home](https://nihonken.org/pedigree/?format=md) · [Search](https://nihonken.org/pedigree/browse?format=md) · [Litters](https://nihonken.org/pedigree/litters?format=md) · [Breeders](https://nihonken.org/pedigree/breeders?format=md) · [LLM guide](https://nihonken.org/pedigree/llms.txt)

_Search by name: https://nihonken.org/pedigree/browse?q=NAME&format=md_
