---
title: PreprocessingTemporalEstimator.Output
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingtemporalestimator/output
---

# PreprocessingTemporalEstimator.Output

The output type.

## Declaration

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

## See Also

### Preprocesing and fitting

- [preprocessed(from:eventHandler:)](createmlcomponents/preprocessingtemporalestimator/preprocessed(from:eventhandler:).md)
- [fitted(to:eventHandler:)](createmlcomponents/preprocessingtemporalestimator/fitted(to:eventhandler:).md)
- [fitted(toPreprocessed:eventHandler:)](createmlcomponents/preprocessingtemporalestimator/fitted(topreprocessed:eventhandler:).md)
- [PreprocessingTemporalEstimator.Input](createmlcomponents/preprocessingtemporalestimator/input.md)
- [PreprocessingTemporalEstimator.Intermediate](createmlcomponents/preprocessingtemporalestimator/intermediate.md)
- [Transformer](createmlcomponents/transformer.md)
