Skip to content
Prev 308301 / 398502 Next

adding a new individual

As Rui said, this is a pretty vague question... Nonetheless, if you are using lm() for example you should use the newdata argument in predict(). Have a look at ?predict.lm for example.