search for: basispar

Displaying 3 results from an estimated 3 matches for "basispar".

Did you mean: basis_ptr
2009 Jan 17
2
DierckxSpline segfault
I've just encountered a segfault when using DierckxSpline::percur function. Below is the minimal example which triggers the error: --- library(DierckxSpline) x <- 1:10 y <- rep(0, 10) pspline <- percur(x, y) --- *** caught segfault *** address (nil), cause 'memory not mapped' Traceback: 1: .Fortran("percur", iopt = as.integer(iopt), m = as.integer(m), x =
2008 Jul 07
0
Functional Data Analysis, fda_1.2.4
Hi, All: Version 1.2.4 of the Functional Data Analysis (fda) package is now available on CRAN. In this version, both 'smooth.basis' and 'smooth.basisPar' have been modified to make them easier to use. They have more useful defaults and they return an object of class 'fdSmooth', with methods for 'plot', 'lines', and 'plotfit'. In addition, there have also been improvements to the 'plotfit' function an...
2008 Jul 07
0
Functional Data Analysis, fda_1.2.4
Hi, All: Version 1.2.4 of the Functional Data Analysis (fda) package is now available on CRAN. In this version, both 'smooth.basis' and 'smooth.basisPar' have been modified to make them easier to use. They have more useful defaults and they return an object of class 'fdSmooth', with methods for 'plot', 'lines', and 'plotfit'. In addition, there have also been improvements to the 'plotfit' function an...