just y=ax+b [General Sta­tis­tics]

posted by ElMaestro  – Denmark, 2017-10-08 19:50 (2828 d 22:41 ago) – Posting: # 17878
Views: 18,149

Hi again,

and thanks for looking into it.
It is as simple as this:

x1=c(1,2,3,4,5)
y1=c(10.5, 11.4, 12.6, 13.3, 14.6)

x2=c(1,2,3,4,5)
y2=c(10.3, 11.4,   NA, 13.5, 14.6)

L1=lm(y1~x1)
L2=lm(y2~x2)

summary(L1)
summary(L2)


I would like to know how to judge if the correlation is quantitatively appearing to be best for the first line or for the second line.

Pass or fail!
ElMaestro

Complete thread:

UA Flag
Activity
 Admin contact
23,428 posts in 4,929 threads, 1,681 registered users;
95 visitors (0 registered, 95 guests [including 21 identified bots]).
Forum time: 18:31 CEST (Europe/Vienna)

No matter what side of the argument you are on,
you always find people on your side
that you wish were on the other.    Thomas Berger

The Bioequivalence and Bioavailability Forum is hosted by
BEBAC Ing. Helmut Schütz
HTML5