Skip to content
Back to formatted view

Raw Message

Message-ID: <loom.20090406T061317-50@post.gmane.org>
Date: 2009-04-06T06:13:55Z
From: Dieter Menne
Subject: Need help in calculating studentized residuals/leverage values	of non-linear model [nls()]

Giam Xingli <giam <at> nus.edu.sg> writes:

>    I hope I can get advice regarding the calculation of leverage values or
>    studentized residual values of a non-linear regression model. It seems like
>    rstudent() does not work on a nls object.

residuals() should work for nls.

Dieter