View source: R/read_functions.R
| read_ai_scored | R Documentation |
Takes two mle lists (one per scoring condition) and returns a validated
aidif_data object for use in fit_aidif.
read_ai_scored(human_mle, ai_mle)
human_mle |
An mle list for human-scored data. Must contain
|
ai_mle |
An mle list for AI-scored data in the same format. |
A list of class "aidif_data" with elements
human and ai.
fit_aidif, make_aidif_eg,
simulate_aidif_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.