## takes about 7 seconds:% so we rather test a much smaller set in R CMD check
nacFrail.time(10000, "Gumbel", taus= c(0.05,(1:9)/10, 0.95))
system.time(
print( nacFrail.time(1000, "Gumbel", taus = c(0.5,1,6,9)/10) )
)
Run the code above in your browser using DataLab