On Thu, 29 Jul 2010 19:01:52 -0400
hussain abu-saaq <hussain...@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

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to