[R] a Chebyshev ....really important

Liviu Andronic landronimirc at gmail.com
Fri Jul 30 12:41:08 CEST 2010


On Thu, 29 Jul 2010 19:01:52 -0400
hussain abu-saaq <hussainib1 at hotmail.com> wrote:
> Hi. i have one question. is there any  command to use a Chebyshev  in
> R. i need them to fit the data and get a Chebyshev polynomial. thank
> you.
> 
Please try
http://www.rseek.org/?cx=010923144343702598753%3Aboaz1reyxd4&q=chebyshev&sa=Search+functions%2C+lists%2C+and+more&cof=FORID%3A11

or 
require(sos)
findFn("chebyshev")

or similar. Please check the posting guide. Regards
Liviu



More information about the R-help mailing list