$<-,Response_set-method {irt} | R Documentation |
Set values to components of 'Response_set' class objects
Description
Set values to components of 'Response_set' class objects
Usage
## S4 replacement method for signature 'Response_set'
x$name <- value
Arguments
x |
|
name |
Name of the parameter or component. Currently only
|
value |
The new value that will be assigned. |
Value
This operation will return an Response_set-class
object.
Author(s)
Emre Gonulates
[Package irt version 0.2.9 Index]