Description Usage Arguments Details Value Examples
Compute the confidence interval confint for a bayesian linear
model.
1 2  | 
object | 
 a   | 
parm | 
 parameter for which confidence interval should be computed. Either a number or vector of numbers. If missig all parameters are considered.  | 
level | 
 confidence level  | 
... | 
 other arguments (currently ignored).  | 
Deviance is the sum of squares of the residuals, extracted from the 
maxium a posterior estimate of the blm object.
Pseudo confidence interval of parameter(s) of the blm object. 
Returns the quantile specified by level for the distribution of
param.
1 2 3 4 5 6 7 8 9  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.