View source: R/irt_summarize.R
A general IRT summary for new R users.
1 | irt_summarize(data, title, author, note = "")
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.