Description Usage Arguments Author(s) References Examples
This function emulates the behaviour of SAS's MEANS procedure, when specifying CLM. This is a convenience
wrapper for the t.test
function, primarily useful for plotting purposes.
1 | clmest(datavec, conf.level = 0.95)
|
datavec |
Numeric. Vector of numeric values. |
conf.level |
Numeric. Confidence level required for t-test when estimating limits. |
Ryan Kyle, ryan.kyle@mail.mcgill.ca
https://v8doc.sas.com/sashtml/proc/z0608466.htm
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.