lmIntx.Rd
Finds the intersection point of two linear regression models, lm().
lmIntx(fit1, fit2, rnd=2)
lm() model 1
lm() model 2
number of significant figures
Returns a 2 column data.frame
of one row, containing the x and y coordinates of the intersection point of the input models.