as.data.frame.Response_set {irt} | R Documentation |
Convert a Response_set-class
object into a long
format data.frame
Description
Convert a Response_set-class
object into a long
format data.frame
Usage
## S3 method for class 'Response_set'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
Arguments
x |
A |
row.names |
|
optional |
logical. If |
... |
additional arguments |
Author(s)
Emre Gonulates
[Package irt version 0.2.9 Index]