Rdocumentation
powered by
Learn R Programming
datacheck (version 1.2.2)
scoreSum: Line chart of cumulative sum of rule scores.
Description
A record receives one point per rule which evaluates TRUE. The total number of points is the 'quality score' per record.
Usage
scoreSum(profile)
Arguments
profile
a datadict profile object
See Also
Other visuals:
heatmap.quality
;
heatmap_quality
;
ruleCoverage
;
rule_coverage
;
score_sum