Jiaming Zuo <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]:
> I am working for the United Nations to construct a complete life > table > from an abridged table. > I want to use the code of Hydman Filter by Rob J Hydman but an > error > sentence always appears and it simply doesn't run-- > source("C:/R/Jamie/HymanFilter.R") Considering that the last name of the person with the most publications in this area is "Hyndman" (and is author of the R packages, deomgraphy and forecasting), I am wondering if the problem is simply spelling. See: <http://www-personal.buseco.monash.edu.au/~hyndman/index.php?option=com_content&task=view&id=44&Itemid=71> > Error in .C("spline_coef", method = as.integer(method), n = nx, > x = > x, : C symbol name "spline_coef" not in DLL for package "base" > > Can you please tell me what's the problem? -- David Winsemius ______________________________________________ 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.