t <- c(0:100,Inf)
set.seed(1)
psiDabsMC(t, family="Gumbel", theta=2, degree=10, n.MC=10000, log=TRUE)
## Note: The absolute value of the derivative at 0 should be Inf for
## Gumbel, however, it is always finite for the Monte Carlo approximation
Run the code above in your browser using DataLab