# Slot: num_warmup 


_Warmup/adaptation steps before sampling._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Inference](../classes/Inference.qmd) | Bayesian inference of model parameters from an observation, via MCMC |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| If Absent | `integer(1000)` |
| Owner | [Inference](../classes/Inference.qmd) |












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: num_warmup
description: Warmup/adaptation steps before sampling.
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: integer(1000)
owner: Inference
domain_of:
- Inference
range: integer

```
</details></div>