Description Usage Arguments Value Examples
This function returns the estimated confidence intervals for the regression coefficients when the maximum likelihood estimation approach is used in the model fitting.
1 2 |
object |
an object of the class ypbp. |
level |
the confidence level required. |
... |
further arguments passed to or from other methods. |
A matrix (or vector) with columns giving lower and upper confidence limits for the regression coefficients. These will be labeled as (1-level)/2 and 1 - (1-level)/2 in % (by default 2.5% and 97.5%).
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.