Displaying 2 results from an estimated 2 matches for "uwave".
Did you mean:
wave
2009 Aug 13
0
Limited number of replicates in qcc()?
...<- qcc(data[, 1:25], type = "xbar")
In the source code I find this part that calculates the standard
deviation, and I don't see where the restriction to 25 replicates in
implemented:
if (missing(std.dev)) {
if (type == "xbar")
std.dev <- "UWAVE-R"
else if (type == "R")
std.dev <- "UWAVE-R"
else if (type == "S")
std.dev <- "UWAVE-SD"
else std.dev <- NULL
std.dev <- do.call(sd, list(data, sizes, std.dev))
}
else {...
2007 Aug 22
0
[ANNOUNCE] xtrans 1.0.4
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alan Coopersmith:
Version bump: 1.0.4
Kean Johnston:
Fix typo in Xtranslcl.c (sprintf with size argument should be snprintf)
git tag: xtrans-1.0.4
http://xorg.freedesktop.org/archive/individual/lib/xtrans-1.0.4.tar.bz2
MD5: 8b36cdf08df12be96615e3d550236626
SHA1: 9e6dd0970b72253f9558be43abd30bb8a802aa66