LinkSpec.validate_target#
- abstractmethod LinkSpec.validate_target(y)[source]#
Validate that y is compatible with this link function.
- Raises:
ValueErrorIf the target values are incompatible.
Validate that y is compatible with this link function.
ValueErrorIf the target values are incompatible.