Skip to content
Back to formatted view

Raw Message

Message-ID: <1343154049548-4637644.post@n4.nabble.com>
Date: 2012-07-24T18:20:49Z
From: cm
Subject: Linear Model Prediction

I have data X and Y, and I want to predict what the very next point would be
based off the model. This is what I have:
>model=lm(x~y)

I think I want to use the predict function, but I'm not exactly sure what to
do.

Thank you!



--
View this message in context: http://r.789695.n4.nabble.com/Linear-Model-Prediction-tp4637644.html
Sent from the R help mailing list archive at Nabble.com.