powered by
Create a list of summary statistics of a dataset for equivalence test.
createEquivTestSmpl(smpl)
a vector representing the dataset
a list of objects summarizing the dataset
# NOT RUN { vecT = rnorm(n=20) s = createEquivTestSmpl(vecT) # }
Run the code above in your browser using DataLab