Description Usage Arguments Value Examples
Function to make a formatted text string version of a confidence interval.
1 |
est |
The estimated quantity. |
lower |
The lower confidence interval value. |
upper |
The upper confidence interval value. |
ndigits |
The number of digits following the decimal point. The default value is one decimal point. |
inpct |
If true, the estimates are multipled by 100 to form whole numbers. The default value is T. |
The text string that combines the three elements of confidence inteval for easy printing.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.