On Mon, 15 Dec 2008, ARIF WIJAYA wrote:

Hai everbody,??Is there anyone have simple application b-spline in r language? I need it for make me understanding about b-spline for polynomial spline.


Try this:

library(splines)
example(bs)


Did you reading the posting guide??

There are some terrific hints about how to learn about things -- like R's splines capabilities --- in the 'Do Your Homework' section.


HTH,

Chuck


Charles C. Berry                            (858) 534-2098
                                            Dept of Family/Preventive Medicine
E mailto:cbe...@tajo.ucsd.edu               UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901

______________________________________________
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