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.

> -----Original Message-----
> From: [email protected] [mailto:r-help-bounces@r-
> project.org] On Behalf Of Afrae Hassouni
> Sent: Thursday 18 October 2012 5:52
> To: [email protected]
> Subject: [R] adding a new individual
> 
> Hello,
>  Is it possible to add a new individual in an existing dataset in order
> to make a prediction?
> 
> 
> 
> Afrae Hassouni
> 
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-
> guide.html
> and provide commented, minimal, self-contained, reproducible code.

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to