[R] Differentiation

Paul Smith phhs80 at gmail.com
Mon Aug 20 11:26:31 CEST 2007


On 8/20/07, nalluri pratap <pratap_stat at yahoo.co.in> wrote:
> try
>
>   library(numDeriv)
> ?genD
>
>   Pratap
>
> Shubha Vishwanath Karanth <shubhak at ambaresearch.com> wrote:
>   Hi,
>
>
>
> Could anyone tell me what is the command used in R to do
>
> 1. Differentiation
> 2. Newton Raphson method (Numerical Analysis in general...)
>
>
>
> Are there any packages separately for this?

In addition, you can use Ryacas:

«Ryacas (google code name ryacas) is an R package that allows R users
to access the yacas computer algebra system from within R. It can be
used for computer algebra, exact arithmetic, ASCII pretty printing and
R to TeX output.»

Paul



More information about the R-help mailing list