Learn R Programming

truthiness (version 1.2.5)

clmm_maximal: Fitted Cumulative Link Mixed Model for Nadarevic and Erdfelder Data

Description

Fitted Cumulative Link Mixed Model for Nadarevic and Erdfelder Data

Usage

clmm_maximal

Arguments

Format

An object of class "clmm", resulting from a call to the clmm function.

Details

The object is the result of the function call

ordinal::clmm(trating ~ R * D + (R * D | subj_id) + (R * D | item_id), NE_exp1).

The fitted model is stored as an independent object in the package because the fitting process is too slow to allow it to be re-created whenever it is needed.

See Also

NE_exp1