Description Usage Arguments Details Value Author(s) See Also Examples
Compare vectors properly taking into account uniform vectors (with same values on all dimensions) and non-specified dimensions.
1 |
x |
target vector |
y |
vector (numeric or data frame/list) or set of vectors whose similarity to the target is to be determined |
incomparable |
Value to be returned for incomparable vectors, in which all dimension pairs contain underspecified values |
noise |
logical for addition of noise to outcome (default is TRUE) |
Differences between vectors are determined per dimension, weighted (cf. world$weigh), and then averaged. If vectors are not specified for certain target dimensions, this does not count as a mismatch.
numeric
Sander Lestrade
ACTOR, NOUNS, SITUATION, SELECTVERB, SELECTACTOR, SELECTUNDERGOER, PROPOSITION, REFCHECK, TOPICCOPY, GENERALIZE, CHECKSUCCESS, ANALYZE, TYPEMATCH, NOUNMORPHOLOGY, VERBMORPHOLOGY, INTERPRET.INT, SUCCESS, PERSONUPDATE, FUSE, SEMUPDATE
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.