---
title: UpdatableEstimatorToTemporalAdaptor.Input
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/updatableestimatortotemporaladaptor/input
---

# UpdatableEstimatorToTemporalAdaptor.Input

The input type.

## Declaration

```swift
typealias Input = Base.Transformer.Input
```

## See Also

### Fitting and updating

- [fitted(to:eventHandler:)](createmlcomponents/updatableestimatortotemporaladaptor/fitted(to:eventhandler:).md)
- [makeTransformer()](createmlcomponents/updatableestimatortotemporaladaptor/maketransformer().md)
- [update(_:with:eventHandler:)](createmlcomponents/updatableestimatortotemporaladaptor/update(_:with:eventhandler:).md)
- [UpdatableEstimatorToTemporalAdaptor.Output](createmlcomponents/updatableestimatortotemporaladaptor/output.md)
- [UpdatableEstimatorToTemporalAdaptor.Transformer](createmlcomponents/updatableestimatortotemporaladaptor/transformer.md)
