# Slot: predicted 


_Observation(s) the model PREDICTS, recomputed for every proposed theta. Defaults to `source`, which is right whenever the data enters from outside — a runtime-bound array or an empirical measure — because then the same observable serves both sides. Name it separately when the recording is itself declared in the forward pipeline: measurement noise applied to both sides is the same deterministic draw twice, so it cancels in the residual and the inference silently fits noiseless data._



<div data-search-exclude markdown="1">



URI: [tvbo:slot/predicted](https://w3id.org/tvbo/slot/predicted)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Likelihood](../classes/Likelihood.qmd) | Observation model for Bayesian inference: p(data | sim(theta)) |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:string](http://www.w3.org/2001/XMLSchema#string) |
| Domain Of | [Likelihood](../classes/Likelihood.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [Likelihood](../classes/Likelihood.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:predicted |
| native | tvbo:predicted |




## LinkML Source

<details>
```yaml
name: predicted
description: 'Observation(s) the model PREDICTS, recomputed for every proposed theta.
  Defaults to `source`, which is right whenever the data enters from outside — a runtime-bound
  array or an empirical measure — because then the same observable serves both sides.
  Name it separately when the recording is itself declared in the forward pipeline:
  measurement noise applied to both sides is the same deterministic draw twice, so
  it cancels in the residual and the inference silently fits noiseless data.'
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Likelihood
domain_of:
- Likelihood
range: string
multivalued: true

```
</details></div>