Skip to content
Prev 9162 / 63424 Next

predict in Pspline package (PR#2714)

There is a pspline package, but no Pspline package.  I presume you mean
*pspline*, and have no idea how library(Pspline) would work.

For *pspline* your example works correctly on Linux, Solaris and Windows, 
so the problem is definitely with your installation (and perhaps your OS).

[Note that testing something where the fit is exact is not a very clever 
idea: you don't need smoothing splines to fit a cubic.  It is entirely 
possible that a realistic problem would work.]

In any case, we cannot debug your machine: you have the source code so
please debug it yourself and if a MacOS-specific patch is needed please
submit it to the maintainer (who might decline to add workarounds for
broken systems).
On Tue, 1 Apr 2003 h95mr@mun.ca wrote: