---
title: UpdatableEstimatorToTemporalAdaptor.Output
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/updatableestimatortotemporaladaptor/output
---

# UpdatableEstimatorToTemporalAdaptor.Output

The output type.

## Declaration

```swift
typealias Output = Base.Transformer.Output
```

## 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.Input](createmlcomponents/updatableestimatortotemporaladaptor/input.md)
- [UpdatableEstimatorToTemporalAdaptor.Transformer](createmlcomponents/updatableestimatortotemporaladaptor/transformer.md)
