Skip to content

wrong results in dist.binary (library ade4) (PR#4384)

2 messages · c.duering@threads.de, Uwe Ligges

#
Full_Name: Christian Düring
Version: 1.6.2
OS: win32
Submission from: (NULL) (62.224.59.150)


Function dist.binary in add-on library ade4 yields wrong results due to wrong
association of method number and index formula. 
Examples: 
method=6 should be 5 (S7, Soerensen index)
method=7 should be 6 (S9 index)
Ochiai index is missing

Same in current version of ade4 (ade4_1.04.zip).
#
c.duering@threads.de wrote:

            
[Outdated versions are not appropiate for bug reports - irrelevant here,
though.]
Please do report bugs of contributed packages to the package maintainer,
but *not* to R-Bugs.

Uwe Ligges