bamPrep | R Documentation |
Prepares data for the Bayesian Aldrich-McKelvey scaling function (BAM
).
bamPrep(x, nmin=1, missing=NULL, self=1, midpt=NULL)
x |
A |
nmin |
Minimum number of valid responses required to be included in the model. |
missing |
A vector of values that will be considered missing in addition to |
self |
Column number containing individual self-placements. |
midpt |
If |
A a list with two components:
stims |
issue scale responses for the stimuli |
self |
Self-placements. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.