set_anchor.Rd
This function calculates the tranformation of difficulty estimates in the logit to a scale with fixed left and right anchors, and returns the transformed difficulty estimates.
Named numerical vector with difficulty estimates of the items, in the logit scale.
Character vector of length two with the names of the left
and right anchor item. The default is c("gtogmd001", "gtogmd026")
, which
corresponds to the items: "Lifts head in prone 45 degrees" and
"Moves from lying to sitting"
Numeric vector of length two with the labels of left
and right anchor item. The default is (20, 40)
.
A vector with length(beta)
elements with transformed
difficulty estimate
This function scales the difficulty levels by a linear transformation such that the difficulty levels of the two anchor items are set to fixed values. The default setting produces the scale recommended in Van Buuren (2014).
van Buuren S (2014). Growth charts of human development. Statistical Methods in Medical Research, 23(4), 346-368.