summary.list: If a list object consists of all "cat_output" objects, then...

View source: R/cat_sim_helper_functions.R

summary.listR Documentation

If a list object consists of all "cat_output" objects, then it will run summary.cat_output.

Description

If a list object consists of all "cat_output" objects, then it will run summary.cat_output.

Usage

## S3 method for class 'list'
summary(object, ...)

Arguments

object

A list object consists of all "cat_output" objects.

...

Arguments passed to the summary.cat_output() function.

Value

A data frame that summarizes the CAT outputs.

Author(s)

Emre Gonulates


irt documentation built on Nov. 10, 2022, 5:50 p.m.