Description Usage Arguments Details Value See Also Examples
Method to compute confidence intervals for coordinates in correspondence regression.
1 2 3 4 5 |
object |
The output of a call to |
parm |
The parameter for which to compute the confidence intervals. Can be either |
axis |
The axis for which to compute the confidence intervals. |
cl |
The confidence level for the confidence interval. Defaults to |
nq |
Logical specifying whether to use a normal quantile (i.e. apply |
... |
Further arguments passed to or from other methods. |
cint (of a corregp output) makes use of ci.
Typically, cint is not so much used directly as it is called by a ciplot.corregp command.
A matrix with Lower and Upper confidence limits for the coordinates of interest.
ci, ciplot.corregp, agplot.corregp.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.