---
title: PreprocessingUpdatableTemporalEstimator.Output
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingupdatabletemporalestimator/output
---

# PreprocessingUpdatableTemporalEstimator.Output

The output type.

## Declaration

```swift
typealias Output = Estimator.Transformer.Output
```

## See Also

### Preprocesing and fitting

- [preprocessed(from:eventHandler:)](createmlcomponents/preprocessingupdatabletemporalestimator/preprocessed(from:eventhandler:).md)
- [fitted(to:eventHandler:)](createmlcomponents/preprocessingupdatabletemporalestimator/fitted(to:eventhandler:).md)
- [fitted(toPreprocessed:eventHandler:)](createmlcomponents/preprocessingupdatabletemporalestimator/fitted(topreprocessed:eventhandler:).md)
- [update(_:withPreprocessed:eventHandler:)](createmlcomponents/preprocessingupdatabletemporalestimator/update(_:withpreprocessed:eventhandler:).md)
- [update(_:with:eventHandler:)](createmlcomponents/preprocessingupdatabletemporalestimator/update(_:with:eventhandler:).md)
- [makeTransformer()](createmlcomponents/preprocessingupdatabletemporalestimator/maketransformer().md)
- [PreprocessingUpdatableTemporalEstimator.Input](createmlcomponents/preprocessingupdatabletemporalestimator/input.md)
- [PreprocessingUpdatableTemporalEstimator.Intermediate](createmlcomponents/preprocessingupdatabletemporalestimator/intermediate.md)
- [Transformer](createmlcomponents/transformer.md)
