Description Usage Arguments Value Note
View source: R/clustMD_UtilityFunctions.R
Checks whether response patterns are equal or not and returns TRUE
or FALSE reprectively.
1 | patt.equal(x, patt)
|
x |
a numeric vector. |
patt |
a vector to compare |
Returns TRUE if x and patt are exactly the same
and FALSE otherwise.
Used internally in clustMD function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.