irt_summarize: A general IRT summary for new R users.

Description Usage Arguments

View source: R/irt_summarize.R

Description

A general IRT summary for new R users.

Usage

1
irt_summarize(data, title, author, note = "")

Arguments

data

A P x N data.frame of dichotomously scored data, where P is the number of examinees and N is the number of items. There should only be scored data in the dataset(i.e. no student identifiers).

title

A character string to use as the title of the report.

author

A character string to insert under the title in the report.

note

A note to include about the report.


Pflegermeister/wizirt2 documentation built on Oct. 23, 2020, 1:29 a.m.