Skip to content
Back to formatted view

Raw Message

Message-ID: <434A21B2.6020106@7d4.com>
Date: 2005-10-10T08:09:22Z
From: vincent@7d4.com
Subject: details about lm()
In-Reply-To: <BHEOLDJKKPGKLNNLPCLMAEODCBAA.domenico.cozzetto@uniroma1.it>

Domenico Cozzetto a ??crit :

> Dear all,
> I'd like to get a linear regression of some data, and impose that the line
> goes through a given point P. I've tried to use the lm() method in the
> package "stats", but I wasn't able to specify the coordinates of the point
> P. Maybe I should use another method?

add directly P in your data is also a way