lforzani wrote: > Hello, I am using library fda and I can not run a lot of functions because > I receive the error: > > Error in bsplineS(evalarg, breaks, norder, nderiv) : > couldn't find function "spline.des" > > > do you know how I can fix that? Thnaks. Liliana
Version of R (most recent?)? Version of fda (most recent?)? Example code to reproduce this error message? Well, looking at the code of a recent version of fda suggests this is a bug. Please report bugs to the package maintainer rather than to an R mailing list. > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Yes, please do so. Uwe Ligges ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
