tlsDeming {groHMM} | R Documentation |
A 'total least squares' implementation using demming regression.
tlsDeming(x, y, d = 1)
x |
X values. |
y |
Y values. |
d |
Ratio of variences. Default: 1, for orthogonal regression. |
Parameters for the linear model.
Charles G. Danko