The function returns predictions of item parameters obtained by item focussed recursive partitioning in dichotomous or polytomous items.
## S3 method for class 'DIFtree'predict(object, item, newdata,...)
Arguments
object: Object of class DIFtree
item: Number of the item, for which the prediction shall be returned
newdata: New data.frame, for which the prediction shall be returned
...: Further arguments passed to or from other methods
Details
For "Rasch" model the function returns the predicted item difficulty. For "Logistic" models the function returns the predicted intercept and/or slope. For "PCM" the function returns the predicted threshold parameters.
Berger, Moritz and Tutz, Gerhard (2016): Detection of Uniform and Non-Uniform Differential Item Functioning by Item Focussed Trees, Journal of Educational and Behavioral Statistics 41(6), 559-592.
Bollmann, Stella, Berger, Moritz & Tutz, Gerhard (2018): Item-Focussed Trees for the Detection of Differential Item Functioning in Partial Credit Models, Educational and Psychological Measurement 78(5), 781-804.
Tutz, Gerhard and Berger, Moritz (2016): Item focussed Trees for the Identification of Items in Differential Item Functioning, Psychometrika 81(3), 727-750.