boot.aldmck | R Documentation |
A wrapper to boot
that applies bootstrap resampling to the Aldrich-McKelvey Scaling model.
boot.aldmck(data, ..., boot.args = list(), plot = FALSE)
data |
A data frame or matrix containing the data to be used in the Aldrich-McKelvey scaling. |
... |
Arguments to be passed down to the |
boot.args |
A list of arguments to be passed down to the |
plot |
Logical indicating whether a dot-plot of the result should be printed. |
A list with two elements:
sumstats |
A data frame with the ideal points, standard deviations as well as lower and upper 95 percent confidence bounds of the stimului. |
bootres |
The result from the bootstrap |
aldmck
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.