[R] Errors in Variables

Eric-Olivier Le Bigot Eric.Le.Bigot at spectro.jussieu.fr
Sat May 28 18:12:40 CEST 2005


I'm interested in this "2D line fitting" too!  I've been looking, without 
success, in the list of R packages.

It might be possible to implement quite easily some of the formalism that you 
can find in Numerical Recipes (Fortran 77, 2nd ed.), paragraph 15.3.  As a 
matter of fact, I did this in R but only for a model of the form y ~ x (with 
a given covariance matrix between x and y).  I can send you the R code 
(preliminary version: I wrote it yesterday), if you want.

Another interesting reference might be Am. J. Phys. 60, p. 66 (1992).  But, 
again, you would have to implement things by yourself.

All the best,

EOL

--
Dr. Eric-Olivier LE BIGOT (EOL)                CNRS Associate Researcher
~~~o~o~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~o~o~~~
Kastler Brossel Laboratory (LKB)                   http://www.lkb.ens.fr
Université P. & M. Curie and Ecole Normale Supérieure, Case 74
4 place Jussieu              75252 Paris CEDEX 05                 France
~~~o~o~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~o~o~~~
office  : 01 44 27 73 67                             fax: 01 44 27 38 45
ECR room: 01 44 27 47 12                      x-ray room: 01 44 27 63 00
home: 01 73 74 61 87      For int'l calls: 33 + number without leading 0


On Wed, 25 May 2005, Jacob van Wyk wrote:

> I hope somebody can help.
> A student of mine is doing a study on Measurement Error models
> (errors-in-variables, total least squares, etc.). I have an old
> reference to a "multi archive"  that contains
> leiv3: Programs for best line fitting with errors in both coordinates.
> (The date is October 1989, by B.D. Ripley et al.)
> I have done a search for something similar in R withour success. Has
> this been implemented in a R-package, possibly under some sort of
> assumptions about variances. I would lke my student to apply some
> regression techniques to data that fit this profile.
> Any help is much appreciated.
> (If I have not done my search more carefully - my apologies.)
> Thanks
> Jacob
>
>
> Jacob L van Wyk
> Department of Mathematics and Statistics
> University of Johannesburg APK
> P O Box 524
> Auckland Park 2006
> South Africa
> Tel: +27-11-489-3080
> Fax: +27-11-489-2832
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>
>


More information about the R-help mailing list