powered by
Pseudo responses should be regarded as a computational tool, not as an estimate of the score itself.
ng_pseudo_response(x, w = rep(1, length(x)))
A vector of score estimates.
vector of covariates.
vector of weights.
x <- seq(-3,3, length.out=50) ng_pseudo_response(x)
Run the code above in your browser using DataLab