Description Usage Arguments Value Examples
Compute asymptotic confidence intervals for linear combinations of a parameter vector
\mathbf{K}β
| 1 2 | 
| object | numeric matrix. The (r by p) K matrix specifying the r linear combinations for which a confidence interval should be generated. | 
| parm | a specification of which parameters are to be given confidence intervals, either a vector of numbers or a vector of names. If missing, all parameters are considered. | 
| level | confidence level required (default = 0.95). | 
| coef. | numeric vector. Parameter estimates. | 
| vcov. | numeric matrix. Variance-covariance matrix for the parameter estimates. | 
| ... | additional arguments (not currently implemented). | 
A matrix (or vector) with columns giving lower and upper confidence limits for each linear combination.
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.