Displaying 2 results from an estimated 2 matches for "fixh".
Did you mean:
fix
2002 Apr 03
0
Another question on locfit
...t the density points I get an error, this happens also when I use the matrix (mat) for ev:
> fhat <- fitted(fit)
Error in fitted.locfit(fit) : NA/NaN/Inf in foreign function call (arg 10)
I think arg 10 means "dp" and there I got the following parameters:
> fit$dp
nnalph fixh adpen cut lk df1 df2 rv
0.7 0.0 0.0 0.8 0.0 0.0 0.0 1.0
swt rsc
6228.0 0.0
When I tried locfit with ev="tree", lk, df1, df2, rsc are changed, so I think there is the problem!!
If I use the predict() function, I get also an error mes...
2000 Apr 26
2
Cross compiling a package for Windows on Linux
....*\))/ { "\1_", \1_},/' -e 's/C_FUNCTION(\(.*\))/{ "\1", \1 },/' ../../appl/ROUTINES > ../../include/FFTab.h
sh ./GETCONFIG > ../../include/Rconfig.h
sh ./GETVERSION > ../../include/Rversion.h
cp -p ./h/config.h ./h/psignal.h ../../include
echo done > fixh
(cd ../../../doc; \
cat html/search/SearchEngine-head.html > html/search/SearchEngine.html; \
perl ../src/gnuwin32/fixed/keywords2html KEYWORDS.db >> html/search/SearchEngine.html; \
cat html/search/SearchEngine-foot.html >> html/search/SearchEngine.html)
cp -p ./r/*.html ../../...