Student T Copula
financepy.models.student_t_copula
Classes
StudentTCopula
StudentTCopula()
No description available.
Methods
default_times
default_times(self, issuer_curves: Sequence[Any], corr_matrix: numpy.ndarray, degrees_of_freedom: float, num_trials: int, seed: int) -> numpy.ndarray
No description available.
Generated automatically from the FinancePy source code.
Do not edit this file manually.