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

posted by ElMaestro  – Denmark, 2017-10-08 19:50 (2363 d 11:47 ago) – Posting: # 17878
Views: 16,362

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,957 posts in 4,819 threads, 1,636 registered users;
101 visitors (0 registered, 101 guests [including 7 identified bots]).
Forum time: 06:37 CET (Europe/Vienna)

With four parameters I can fit an elephant,
and with five I can make him wiggle his trunk.    John von Neumann

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