powered by
Newloglik2(param, x, copula)
library(copula) ## generate sample data <- rCopula(50, claytonCopula(2)) ## return the value of log-likelihood funcion for selected params Newloglik2(param=2, data, claytonCopula(2))
Run the code above in your browser using DataLab