StudentTCopula

StudentTCopula()

Sample marginals with dependence induced by a Student-t copula.

Methods

Name Description
sample Jointly sample marginals, returning an array shaped (dims, *size).
validate_nu Validate degrees of freedom.

sample

StudentTCopula.sample(size=1, *, seed=None)

Jointly sample marginals, returning an array shaped (dims, *size).

validate_nu

StudentTCopula.validate_nu(nu)

Validate degrees of freedom.