Learn R Programming

irt (version 0.1.1)

as.Itempool: Coerce a given object to Itempool-class object

Description

This function is a wrapper for itempool function. It is recommended to use that function.

Usage

as.Itempool(...)

Arguments

...

The object that is desired to be converted to an 'Itempool' object. Also additional arguments related to the Itempool.

Value

An Itempool-class object.

See Also

itempool