You likely need to load the package before you can use it: library(splines) ? bs
works for me. Cheers, M On Tue, Sep 11, 2012 at 11:32 PM, Luis Felipe Parra <felipe.pa...@quantil.com.co> wrote: > Hello Michael when I search for documentation it always appears as a > separate package, if I try > > ?bs > No documentation for ‘bs’ in specified packages and libraries: > you could try ‘??bs’ > > ??bs > I find this function is on the splines package. > > All this I am doing it on R 2.15.0 for Windows. any idea? > > > > On Tue, Sep 11, 2012 at 5:29 PM, R. Michael Weylandt > <michael.weyla...@gmail.com> wrote: >> >> It should be included in your binary download of R. Is it not? >> >> Michael >> >> On Tue, Sep 11, 2012 at 11:18 PM, Luis Felipe Parra >> <felipe.pa...@quantil.com.co> wrote: >> > Hello all, >> > >> > I have been working with b-splines and noted that the splines package is >> > not available in CRAN. Does any body know what happened with it? >> > Or, is there any package that replaces it? >> > >> > Thank you >> > >> > Felipe Parra >> > >> > [[alternative HTML version deleted]] >> > >> > ______________________________________________ >> > 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. > > > > > -- > > Este mensaje de correo electrónico es enviado por Quantil S.A.S y puede > contener información confidencial o privilegiada. > > This e-mail is sent by Quantil S.A.S and may contain confidential or > privileged information > > ______________________________________________ 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.