# NOT RUN {
## Laplace distributed data
x = rexp(100)-rexp(100)
rlm.test(x)
## Sample Output
##
## Robust L1 moment-based goodness-of-fit test using a Chi-squared approximated
## critical values
##
## data: x
## Chi-squared statistic = 0.3945, df = 2, p-value = 0.821
# }
Run the code above in your browser using DataLab