diffStims | R Documentation |
Calculates the probability that one stimulus location from a BAM
or boot.aldmck
model is bigger than another.
diffStims(x, stims, digits=3, ...)
x |
A |
stims |
A vector of either column numbers or column names of |
digits |
Digits to print result. |
... |
Other arguments to be passed down, currently unimplemented. |
A data frame with two variables:
Comparison |
The comparison being evaluated. |
Probability |
The probability that the comparison evaluates to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.