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

posted by ElMaestro  – Denmark, 2017-10-08 19:50 (1997 d 13:13 ago) – Posting: # 17878
Views: 15,945

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
22,557 posts in 4,724 threads, 1,607 registered users;
27 visitors (0 registered, 27 guests [including 9 identified bots]).
Forum time: 09:03 CEST (Europe/Vienna)

The function of genius is not to give new answers, but to pose
new questions which time and mediocrity can resolve.    H.R. Trevor-Roper

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