Maxime Nicolas

Results 4 comments of Maxime Nicolas

Hi @shudabee, The function was corrected by @ioannisrpt, since using ```scipy.stats.multivariate_normal``` was triggering issues during the estimation: [pycop/issues/4](https://github.com/maximenc/pycop/issues/4). Here is a proof that @ioannisrpt's code is correct: Given a correlation...

Hi @ARBQuant, Thanks for noticing, the problem should fixed in the new release: [v0.0.12](https://github.com/maximenc/pycop/tree/v0.0.12)

Hi @piper0124, The Canonical Maximum Likelihood Estimation (CMLE) estimates the copula parameters without requiring the specification of the marginals (during the estimation, the marginals are replaced by scaled ranks). For...

Hi @jacktang, Not currently, but we could consider adding this if you have a specific model in mind for the dynamic copula parameter. Thank you.