Description Usage Arguments Value Author(s) See Also
Confidence Intervals of Estimates of Regression Coefficients
1 | ci(betahat, sehatbetahat, n, k)
|
betahat |
Numeric vector of length |
sehatbetahat |
Numeric vector. Standard errors of regression coefficients. |
n |
Integer. Sample size. |
k |
Integer. Number of regressors including a regressor whose value is 1 for each observation on the first column. |
Returns a matrix with the following columns
Lower limit 99.99% confidence interval.
Lower limit 99% confidence interval.
Lower limit 95% confidence interval.
Upper limit 95% confidence interval.
Upper limit 99% confidence interval.
Upper limit 99.99% confidence interval.
Ivan Jacob Agaloos Pesigan
Other hypothesis testing functions:
.anovatable()
,
anovatable()
,
nhst()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.