aimz.ImpactModel.is_fitted# ImpactModel.is_fitted()[source]# Check fitted status. Returns: True if the model is fitted, False otherwise. Return type: bool