On 15.06.2010 23:17, Liang Cheng wrote:> Hello:)
> I have 4 points in a 2-dimension coordinate. how can I do the regression
> analysis and calculate the p-value??
Well, you can do by uising lm(), but you should not.
Reporting the values of your 4 points makes more sense than calculating
anything.
Uwe Ligges
>
> thanks a lot,
>
> Liang
>
> [[alternative HTML version deleted]]
>
>
>
>
> ______________________________________________
> R-help at r-project.org 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.