Learn R Programming

ConjointChecks (version 0.2.0)

summary.checks: Summarize checks produced by ConjointChecks.

Description

Takes output from ConjointChecks and produces a matrix showing the percentage of reported violations at each cell.

Usage

# S3 method for checks
summary(object, ...)

Value

No return value, called for side effects

Arguments

object

Object returned by ConjointChecks of class checks.

...

further arguments passed to or from other methods

Examples

Run this code
summary(rasch1000)

Run the code above in your browser using DataLab