Bicop.parameters_to_tau
- Bicop.parameters_to_tau(self, parameters: numpy.ndarray) float
Converts the copula parameters to Kendall’s \(tau\).
- Parameters:
- parametersndarray, shape (n, m), dtype float
The parameters (must be a valid parametrization of the current family).