Displaying 20 results from an estimated 200 matches similar to: "orddom package for Ordinal Dominance Statistics"
2007 Apr 13
1
Nonparametric Effect size indices
Hello!
For comparing two non-normally distributed samples, Leech (2002) suggested
to report nonparametric effect size indices, such as Vargha & Delaney's A or
Cliff's d. I tried to search the R-sites, but could not find related
procedures or packages that include nonparametric effect sizes.
Thank you for your help!
Citation: Leech (2002). A call for greater use of nonparametric
2003 Jan 01
3
Tape Drives
Is it possible to share a tape drive using Samba. I have a tape drive that is attached to a Solaris box, that I would like to use to backup my entire environment; Solaris and Windows. If this is possible, how should I configure the smb.conf file.
Thanks
Nate Grissom
ngrissom@netzero.net
-------------- next part --------------
HTML attachment scrubbed and removed
2005 Jan 24
1
(no subject)
Thanks for you comments. I have the one port card now. I plan on
purchasing the TDM400. My only question is whether or not the Dell
optiplex has pci 2.1 (I think)
I have one system running with the single port card. Today I received 2
sipura 2000 modules. Configured the first one tonight... Works great.
Pat
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
2005 Dec 19
0
Dtrace & thread deadlock detection
The way some DBs work is by having a separate lock monitor thread that runs every few seconds. This thread inspects a list of waiting locks for any cycles, which would indicate a circular relationship between processes holding locks & processes waiting for locks. The db then chooses a victim & kills one of the processes. (See "Inside MS SQL Server" by Delaney, pp778 for
2013 Jul 21
9
build for pv-grub stubdom
Does this
install -d -m0755 -p
"/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.3.0/image//usr/lib/xen/boot"
install -m0644 -p mini-os-x86_32-grub/mini-os.gz
"/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.3.0/image//usr/lib/xen/boot/pv-grub-x86_32.gz"
make: Leaving directory
`/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.3.0/work/xen-4.3.0/stubdom'
2007 Jun 24
2
ANOVA non-sphericity test and corrections (eg, Greenhouse-Geisser)
I'm an experimental psychologist and when I run ANOVA analysis in
SPSS, I normally ask for a test of non-sphericity (Box's M-test). I
also ask for output of the corrections for non-sphericity, such as
Greenhouse-Geisser and Huhn-Feldt. These tests and correction factors
are commonly used in the journals for experimental and other
psychology reports. I have been switching from SPSS to R
2000 Sep 03
1
removing rows from a dataframe
Hi,
I have a dataframe, hilodata, which looks like this:
> hilodata
sym date maxprice minprice ntick
1 ABK 19910711 11.1867461 0.0000000 108
2 ABK 19910712 11.5298979 11.1867461 111
3 ABK 19910715 11.7357889 11.4612675 52
4 ABK 19910716 11.5298979 11.3240068 51
5
2007 Apr 13
2
replicates in repeated ANOVA
Hi,
I have sort of a newbie question. I've seriously put a lot of effort into how to handle simple replicates in a repeated ANOVA design, but haven't had much luck.
I really liked reading "Notes on the use of R for psychology experiments and questionnaires", by Jonathan Baron and Yuelin Li ( http://www.psych.upenn.edu/~baron/rpsych/rpsych.html ) but still didn't run across
2009 Dec 10
0
Detectar outliers en un gráfico de dispersión SOLUCION
Bueno, ya lo he solucionado gracias a Carlos
me ha enviado un correo en privado (supongo que se ha despistado, si
no lo querías hacer público ya es tarde) con esta info:
--
Creo que lo tienes (en formato básico) aquí:
https://stat.ethz.ch/pipermail/r-help/2007-November/146285.html
Aunque pensaba que si tu objetivo último es el de que usuarios
"potencialmente tontos" sean capaces de
2012 Jan 31
2
question on simple graph
I am having trouble generating a graph.
I want to know the % of respondents who answered that they "strongly
agree" or "agree" the "America owes R's ethnic group a better chance"
(BTTRCHNC) and I want to organize it by racial group (RACESHRT).
"BTTRCHNC" is organized ordinally from 1 through 5 with 1=Strongly
Agree, 5=Strongly Disagree
2009 Dec 10
1
Detectar outliers en un gráfico de dispersión
Hola amigos, esta es mi primera duda, espero que no sea demasiado fácil.
Tengo unos datos de dos variables y quiero mostrar recta de regresión
y valor de correlación
serie0 <- c(0.651, 0.712, 0.614, 0.645, 0.559, 0.647, 0.642, 0.534,
0.616, 0.621, 0.623)
serie1 <- c(0.572, 0.641, 0.565, 0.596, 0.518, 0.604, 0.602, 0.501,
0.58, 0.589, 0.596)
data <- cbind(serie0, serie1)
colnames(data)
1999 Jun 02
0
ACI appraisal program "freezes" when accessing SAMBA shares
Hi all,
Our company uses a buggy piece of appraisal software called ACI Rapid
Report. We recently switched from Netware 3.1 to Samba 2.0.4b for
file serving, and since then have been unable to create new documents in
ACI.
Before creating a new document, ACI forms a list of all .aci files in the
"data" directory. Locally, this takes a few seconds. On Netware, it took
about a minute.
2003 Mar 01
9
shorewall and IDS in the same box
Hi boys & girls :
Probably my Subject is crazy, but due I haven''t tryed this, I prefer to
ask.
Is it possible to run snort in a fw box (using shorewall, of course).
Your feedback will be very well appreciate.
Thanks
Benito.-
2014 Jan 16
3
[LLVMdev] Do all user-written passes have to be run through a PassManager object (called from outside the LLVM infrastructure)?
I have written several passes that have no pre-requisites for any
previous LLVM native passes prior to my own. For those passes, I have verified that at
least the following two approaches are equivalent in terms of executing
those self-written passes and getting the correct results:
#if METHOD_1
PassManager PM;
2005 Aug 10
1
Problems with numeric variable containing ? values
Hello,
I have a problem with the values for one column in a table.
The variable represented in this column is numeric (I get TRUE
when I ask is.numeric(x)). However, the values are listed
ordinally and with row numbers as values, not with the ones
that appear in the table. Some rows have an undefined value
for this column, which appears as ? in the table (this is not
an error). I wonder whether
2005 Jun 07
4
Conjoint in R
Hello all,
I am trying to apply a conjoint analysis in order to determine the best
profile that captures the most preferred combination of levels of given
categorical factors.
For this a set of factors is given and initially a fractional factorial
design has to be produced as a subset of all possible factor levels
combinations, sufficient to estimate the main effects utilities.
Then the
2005 Jan 24
2
Correct way to update Asterisk
Pardon the newbie post. I installed Asterisk on a "test" system using
the Asterisk@home cd image. When you boot from Asterisk@home is installs
an O/S and Asterisk on your PC. How cool is that. But I was wondering if
someone could point me in the right direction for updating the version
that I have.
I'm new to CVS, how do I determine what version to build? Is there a
primer on how to
2012 Sep 08
3
Can I make spss.get reencode from Windows-1252?
Hi all. I have an SPSS file that I'm loading into R with the Hmisc spss.get function. The trouble is that the SPSS file uses the Windows-1252 character set (which I think is the default for SPSS on Windows) instead of plain-ol' Latin-1, and since spss.get doesn't allow me to pass the "reencode" option to read.spss, any characters in Windows-1252 that are not a part of Latin-1
2013 Oct 10
1
Replacing the Random Number Generator in Stand Alone Library
Hi R-Developers,
I had a question about the random number generator used in the R StandAlone
Math Library. The stand-alone library depends on the unif_rand() function
for most simulated values, and this function is provided in the sunif.c file
in the relevant directory. At present, this program implements the
"Marsaglia-Multicarry" algorithm, which is described throughout the R
2003 Feb 17
0
Re:
These visual differences have been discussed before and the result was
to ignore them. It seems people would rather use there eyes to compare
audio codecs! Use your ears and if you hear a difference then the
developers will want to know.
Ross.
> -----Original Message-----
> From: owner-vorbis@xiph.org [mailto:owner-vorbis@xiph.org] On
> Behalf Of Chiedje!
> Sent: Tuesday, 18