Skip to content
Back to formatted view

Raw Message

Message-ID: <23470413.post@talk.nabble.com>
Date: 2009-05-10T14:05:33Z
From: Paul Heinrich Dietrich
Subject: Partial Derivatives in R

Quick question:

Which function do you use to calculate partial derivatives from a model
equation?

I've looked at deriv(), but think it gives derivatives, not partial
derivatives.  Of course my equation isn't this simple, but as an example,
I'm looking for something that let's you control whether it's a partial or
not, such as:

somefunction(y~a+bx, with respect to x, partial=TRUE)

Is there anything like this in R?
-- 
View this message in context: http://www.nabble.com/Partial-Derivatives-in-R-tp23470413p23470413.html
Sent from the R help mailing list archive at Nabble.com.