as.Itempool {irt} | R Documentation |
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.
Author(s)
Emre Gonulates
See Also
[Package irt version 0.2.9 Index]