powered by
blm
lexpit
data(birthwt) fit.linear <- blm(low~smoke+factor(race)+I(scale(age)),birthwt) head(predict(fit.linear))
Run the code above in your browser using DataLab