Displaying 8 results from an estimated 8 matches for "monahan".
2023 Dec 11
1
Base R wilcox.test gives incorrect answers, has been fixed in DescTools, solution can likely be ported to Base R
...ults - see
<https://aakinshin.net/posts/r-hodges-lehmann-problems/>
https://aakinshin.net/posts/r-hodges-lehmann-problems/ for a detailed
exposition of the issue.
Andri Signorell and Cyril Moser have a new C++ implementation of
DescTools::HodgesLehmann using a O(N log(N)) algorithm due to Monahan, but
wilcox.test in Base R appears to be still broken. Will someone kindly bring
this observation, as well as the existence of a solution, to the attention
of the relevant person(s) in the Base R development team?
The paper by Mohanan, as well as the original Fortran implementation of the
algo...
2008 Aug 22
2
smbclient 3.2: smbc errno NT_STATUS_OK -> 22
...'t have to be out of sync with what's installed, nor do I have to downgrade.
Hopefully someone could point out a ./configure or runtime configuration step that I missed for interfacing with the Win98 shares, using samba 3.2, otherwise it seems like a bug from my perspective.
thanks
Collin Monahan
2007 Apr 25
2
Parsers for input to index?
The documents we want to index come in many formats; e.g., HTML, PDF,
RTF, Word, Excel, etc., etc., etc. I''ve been searching to find parsers
that will translate each of these formats to indexable text, but have
had little success. Any help will be appreciated.
--
Posted via http://www.ruby-forum.com/.
2006 May 29
1
OT: Monograph on Statistical Programming
Dear all,
my question might be a bit off-topic.
Is there anything like a standard textbook on statistical programming?
With that I don't mean anything like MASS, S Programming, Programming
with Data, ... (no offense meant, they are fantastic books and each of
those three helped me a great deal).
Rather in the direction of the "Numerical Recipes" Series addressing how
to implement
2009 Nov 04
6
xVM and zones not co-existing happily
Hi all,
I installed 2009.06, xVM and happily installed a domU with no issues. I just did this through the virt-manager GUI, and kept it as simple as possible.
Later I installed and booted a zone with very simple and standard configuration.
My existing xVM virtual machine did not immediately stop working, or have any interruption at all. But, I can no longer create new virtual machines, or even
2008 Apr 28
0
Special Offer on Chapman & Hall Publications
...Discount Price: $55.96/ £23.99 For more details and to order:
http://www.crcpress.com/shopping_cart/products/product_detail.asp?sku=C5629 <http://www.crcpress.com/shopping_cart/products/product_detail.asp?sku=C5629>
A Primer on Linear Models
John F. Monahan, North Carolina St. University, Raleigh, USA
Publication Date: 3/31/2008
Catalog #: C6201
ISBN: 9781420062014
Number of Pages: 304
Price: $ 49.95/ £ 25.99 Discount Price: $39.96/ £20.79
For more details and to order:
http://www.crcpress.com/shopping_cart...
2003 Feb 22
4
faraway tutorial: cryptic command to newbie
I am just about working through Faraways excellent tutorial "practical
regression and ANOVA using R"
on page 24 he makes the x matrix:
x <- cbind(1,gala[,-c(1,2)])
how can I understand this gala[,-c(1,2)])... I couldn't find an
explanation of such "c-like" abbreviations anywhere.
thanks for a hint.
another problem: I couldn't load the faraway library, using the
2007 Apr 20
8
Suggestions for statistical computing course
Dear R-helpers,
I am planning a course on Statistical Computing and Computational
Statistics for the Fall semester, aimed at first year Masters students
in Statistics. Among the topics that I would like to cover are linear
algebra related to least squares calculations, optimization and
root-finding, numerical integration, Monte Carlo methods (possibly
including MCMC), bootstrap, smoothing and