aggconfusion {fastLink} | R Documentation |
aggconfusion
Description
Aggregate confusion tables from separate runs of fastLink() (UNDER DEVELOPMENT)
Usage
aggconfusion(object)
Arguments
object |
A list of confusion tables. |
Value
'aggconfusion()' returns two tables - one calculating the confusion table, and another calculating a series of additional summary statistics.
Author(s)
Ted Enamorado <ted.enamorado@gmail.com> and Ben Fifield <benfifield@gmail.com>
[Package fastLink version 0.6.1 Index]