Skip to content
Back to formatted view

Raw Message

Message-ID: <40BBA124.4040602@hotmail.com>
Date: 2004-05-31T21:18:28Z
From: Angel Lopez
Subject: Regression model type II
In-Reply-To: <40B730AA.9090704@ifremer.fr>

Hi Benjamin,
Maybe this link is useful to you:
http://eeb37.biosci.arizona.edu/~brian/splus.html
It has a function 'slope' that calculates different type II regressions 
and a link to a paper comparing them.
Although it was written for S-plus it works in R too.
If you get any better solutions, let me know.
Best regards,
Angel

Benjamin PLANQUE wrote:
> I am trying to fit regression models type II with R, but it seems to me 
> that most (all) of the linear model functions are for type I regressions.
> 
> Does anyone knows whether type II regressions functions exist in R.
> 
> Benjamin
>