Displaying 3 results from an estimated 3 matches for "fuzzyranktests".
2005 Dec 28
2
.Call not counting parameters consistently (PR#8450)
...CKAGE="tools")
Error: Incorrect number of arguments (2), expecting 1 for Rmd5
> .Call("Rmd5",1,2,PACKAGE="tools")
Error: argument 'files' must be character
This happens in Windows versions of R-patched and R-devel. Charlie
Geyer was bitten by this in his fuzzyRankTests package (version 0.3),
which fails check because of it on Windows, but not on Unix. I haven't
done any testing on Unix.
I've traced into the do_dotcall function in src/main/dotcode.c, and I
see that on the second call the "symbol.symbol.call" member is NULL, so
no test is done,...
2006 Jan 29
0
Bug in wilcox.test
...http://www.stat.umn.edu/geyer/5601/examp/signrank.html#conf
and submit.
Sorry to sound so grumpy about this, but I hate having my
homework solutions explain that R sucks (in this instance).
Better yet, NEVER use wilcox.test. Always use wilcox.exact in exactRankTests
or fuzzy.signrank.ci in fuzzyRankTests.
X <- read.table(url("http://www.stat.umn.edu/geyer/5601/hwdata/t3-3.txt"),
header = TRUE)
attach(X)
library(fuzzyRankTests)
fuzzy.signrank.ci(y - x)
prints
Wilcoxon signed rank test
data: y - x
95 percent confidence interval:
Randomized...
2007 Mar 26
1
Problem in loading all packages all at once
...fMultivar","fOptions","foreign","
FortranCallsR","fortunes","forward")
TEMP <-
c(TEMP,"fpc","fPortfolio","fracdiff","frailtypack","fSeries","ftnonpar","FunCluster","fuzzyRankTests","g.data","gafit","gam","gamair","gamlss","gamlss.tr","GammaTest","gap","gbm","gclus","gcmrec","gdata","gee","geepack","genalg","Geneland&q...