api
blog
github
login / sign up
ClojureDocs
(beta)
incanter
Namespaces
incanter
bayes
censored
charts
core
datasets
distributions
excel
infix
internal
io
latex
main
mongodb
optimize
pdf
processing
som
stats
symbolic
doc
source
examples
comments
1.2.3-SNAPSHOT
1.2.3-SNAPSHOT permalink
concordant?
incanter.stats
(concordant? [[a1 b1] [a2 b2]])
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
incanter/stats.clj:2831
top
(defn concordant? [[[a1 b1][a2 b2]]] (= (compare a1 a2) (compare b1 b2)))
© incanter See
http://incanter.org
for copyright and license details.
Vars in
incanter.stats/
concordant?:
=
compare
defn
Used in 0 other vars
Comments
top
No comments for
concordant?
. Log in to add a comment.
Comments top
No comments for concordant?. Log in to add a comment.