powered by
lower and upper bounds for copula parameters for use in min negative log-likelihood
cparBounds(familyvec)
lower bound LB1/LB2 and upper bound LB2/UB2 for par1 and par2
vector of family codes linking copula families
famvec = c(1,4,5,14,2,7,17,10,20, 4,5,1) out = cparBounds(famvec) print(out) print(out$LB1)
Run the code above in your browser using DataLab