| To: | s-news@wubios.wustl.edu |
|---|---|
| Subject: | second derivatives calculation |
| From: | "vito muggeo" <vitomuggeo@hotmail.com> |
| Date: | Thu, 26 Jul 2001 11:26:20 |
Hi all,I used the following code to get the value of myfn() and its first derivatives
at x=10 with K=2 and U=3, for istance
myfn<-deriv(~K*x+U*x/K, c("K","U"), function(x,K,U){})
K<-2; U<-3
myfn(10,K,U)
Is there any way to calculate also the second (and maybe third, fourth,...)
derivatives of myfn()?
Thanks,
vito
_________________________________________________________________
Scarica GRATUITAMENTE MSN Explorer all'indirizzo
http://explorer.msn.it/intl.asp
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: SUMMARY: S-PLUS top tips, Prof Brian Ripley |
|---|---|
| Next by Date: | loess by groups in xyplot, Andrew Beckerman |
| Previous by Thread: | comparing quantiles from two populations, Eduardo Castaño Tostado |
| Next by Thread: | Re: second derivatives calculation, Prof Brian D Ripley |
| Indexes: | [Date] [Thread] [Top] [All Lists] |