The output of a call to corregp (i.e. an object of class "corregp").
parm
The parameter for which to compute the confidence intervals. Can be either "y", "x", or any vector of term names in X, level names in X or
level names in Y. Defaults to "x".
axis
The axis for which to compute the confidence intervals.
cl
The confidence level for the confidence interval. Defaults to 0.95.
nq
Logical specifying whether to use a normal quantile (i.e. apply qnorm) in the computation of the confidence intervals.
Defaults to TRUE. If FALSE, then the confidence intervals are computed directly with the quantile function.
...
Further arguments passed to or from other methods.
Value
A matrix with Lower and Upper confidence limits for the coordinates of interest.