Description Usage Arguments Details Value Examples
Computes confidence intervals for one or more parameters in a fitted repolr model object.
1 2  | 
object | 
 is a model fitted using   | 
parm | 
 a specification of which parameters are to be used, either a vector of numbers or a vector of names. If missing, all parameters are considered.  | 
level | 
 the confidence level required.  | 
robust.var | 
 logical; if   | 
... | 
 further arguments passed to or from other methods.  | 
The method assumes normality and uses as default the estimated robust variance matrix.
A matrix (or vector) with columns giving lower and upper confidence limits for each parameter.
1 2 3 4  | 
               2.5 %     97.5 %
cuts1|2   -0.2621769 1.51904703
cuts2|3    0.7712556 2.63629750
cuts3|4    1.9274186 4.09613619
SexM      -0.6349370 1.68092877
Time      -0.4731129 0.04505261
SexM:Time -0.3003255 0.36671880
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.