Displaying 11 results from an estimated 11 matches for "rayner".
Did you mean:
rainer
2005 Aug 04
2
p-values
HI R-users,
I am trying to repeat an example from Rayner and Best "A contingency
table approach to nonparametric testing (Chapter 7, Ice cream example).
In their book they calculate Durbin's statistic, D1, a dispersion
statistics, D2, and a residual. P-values for each statistic is
calculated from a chi-square distribution and also Monte Carl...
2005 Jan 06
0
Lotus 123 under Wine
...000
(0<0>)
0000000a:0000000b: exception code=0x80000003
[New Thread 11]
0x006b1d4d in ?? ()
Unknown or malformed query Part:auxv:read::0,187
(no debugging symbols found)...(no debugging symbols found)...(no
..............
..............
...trace: 98 => 80
Wine-gdb>
--
Please reply to rayner.2@osu.edu John N.Rayner
Geography/Atmospheric Sciences, The Ohio State University,
1035 Derby Hall, 154 N. Oval Mall, Columbus, OH 43210-1361, USA
2002 Feb 24
3
wine reading iso images as cdrom ?
Hello all,
I keep iso images of my most commonly used cdroms on the harddisk so I
don't have to find them. Can I set up a cdrom drive in my wine config that
points to the isos, and have wine think its a cdrom drive ?
Thanks,
Andy
2005 Jul 26
0
Durbin test for Incomplete block
Hi R-users,
Does anyone know of a package that contains a function to conduct
Durbin's test and it's extension for incomplete block designs, as
described in Rayner and Best 2001 "A contingency Table Approach to
Nonparametric Testing"?
Peter
------------------------------
ISR-Porto
2009 Feb 04
1
reference for ginv
?ginv provides 'Modern Applied Statistics with S' (MASS), 3rd, by
Venables and Ripley as the sole reference.
I happen to have this book (4th ed) on loan from our library, and as far
as I can see, ginv is mentioned there twice, and it is *used*, not
*explained* in any way. (It is used on p. 148 in the 4th edition.)
ginv does not appear in the index of MASS. ginv is an implementation of
2013 Mar 24
1
Error with paired t-test
This error keeps appearing when i perform a paired t-test in R
Error in t.test.default(payoff, paired = T) : 'y' is missing for paired test
This is the method i have used
> read.table("MeanPayoff.txt",header=T) Open Closed1 47.50000 42.37502 49.25000 50.00003 50.00000 49.80004 33.50000 20.00005 34.75000 33.88006 35.50000 20.50007 33.35000 12.87508 50.00000
2003 Dec 01
2
wilcoxon-pratt signed rank test in R - drug-effiacy
Hi.
I'm going to introduce the R-package for a group of medical doctors later
this week and is a little confused about there use of a test named
"willcoxon-pratt" for testing if the clinical and biochemical markers has
decreased significantly after the use of some drugs for a group of patients.
Looking into the R-functions I would in R recommand using a matched-pairs
Wilcoxon
2007 Nov 17
7
oddness with fileserver, facts and plugins sync
I''m working with a pretty simple config at the moment to track down some
issues I''m seeing with custom facts and plugins.
I have factsync = true (default locations)
and I have a simple fact in /var/lib/puppet/facts/
(actually it''s David''s netmask plugin)
my pp file I''m testing with contains only:
notice "netmask: ${netmask}"
puppet -v
2006 Dec 18
8
file diff?
Hello...
I am looking to replace my current config file management solution with
puppet. I looked at both cfengine and puppet and neither seem to have a
"diff" option. as in:
configfile { "/etc/httpd/conf/httpd.conf":
source => "/httpd/httpd.conf"
}
will install a httpd.conf file. What I would like is to be able to see a
unified diff of the
2007 Apr 30
25
escape regex code
hello,
i wondered if it would not be interesting to have some filters
function in puppet like
filter_integer(), filter_prelregex, filter_text, filter_email or such
so we can validate and make our defines a little more foolproof :)
i particulary see filter_regex as usefull in quite a lot of exec that
manipulates text files. What do you think about this ?
--
Cordialement,
Ghislain
2012 Aug 02
0
Issues cross compiling for iOS
Hi,
I recently attempted to cross compile libogg1.3.0 for armv6, armv7 and i386
for iOS development. Anyway, I had some issues with the getting configure
to work with armv6/7. I put up this
post<http://stackoverflow.com/questions/11711100/cross-compiling-libogg-for-ios/11769528#11769528>
on
stack overflow. It appears the configure file sets the -O4 option when
compiling in a darwin