Proyecto sobre GRIDCOPULA
::install_github("rogelio-sg/GRIDCOPULA@prueba",
devtoolsauth_token = "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")
library(GRIDCOPULA)
library(copBasic)
<- simCOP(n = 1000, cop = CLcop, para = 5)
U <- estimate.gridCopula(U = U, k = 7, m = 8)
gc
measures.grid(gc) #Calcular todas las medidas
measures.grid(gc, measures = c("rho","tau","mi")) #Calcular solo rho, tau e informaciĆ³n mutua