# NOT RUN {
# With scale parameter
Etronq_llogis(d = 2, shape = 2, scale = 5)
# With rate parameter
Etronq_llogis(d = 2, shape = 2, rate = 0.2)
# values greather than d
Etronq_llogis(d = 2, shape = 2, rate = 0.2, less.than.d = FALSE)
# }
Run the code above in your browser using DataLab