tnagler / VineCopula

Statistical inference of vine copulas
87 stars 32 forks source link

Small bug in RVineMLE #64

Closed notEvil closed 5 years ago

notEvil commented 5 years ago

https://github.com/tnagler/VineCopula/blob/20aea996717ebb797860e9c8ee57c1ab355e69d0/R/RVineMLE.R#L186 doesn't work because RVineSeqEst returns R vine matrix directly ($RVM doesn't exist).

tnagler commented 5 years ago

see #65