Displaying 9 results from an estimated 9 matches for "bradleyterry".
2006 Dec 29
0
BradleyTerry "subscript out of bounds"
I don't see the problem with the following... the citations and
baseball data work fine, but my simulated data seems to give
BTm a headache. What am I missing?
---
library(BradleyTerry)
library(doBy)
ng <- 100
players <- factor( sort( c( "jeff", "mike", "paul", "rich" ) ) )
np <- length( players )
p1 <- factor( c( rep( "jeff", ng )
, rep( levels( players ), np ) )
, levels=players )
p2 <...
2007 Sep 10
1
Help in installing and loading the BradleyTerry add on package in R
How do I install and load the BradleyTerry add on package in R 2.5.1 in
MSWindowsXP environment?
Kalyan Roy
Indian Market Research Bureau (IMRB) International
New Delhi, India
[[alternative HTML version deleted]]
2006 May 04
1
Finding ties in data (be)for(e) BradleyTerry
Dear all,
I have carried out a pairwise comparison study that I want to analyze
using the BradleyTerry package to establish a rank order of my
stimuli. However, BT does not handle ties between stimuli, so I need
to find those in my data before I can use that model.
The code below goes from the format of my result file(s) to a data
frame suitable for BT, but as you can see, there are some ties. I ne...
2009 Jan 31
1
thurston case 5
Hi, I hope some one can help. I need to compute Thurston's case 5 on a large
set of data. I have gotten as far as computing the proportional preference
matrix but the next math is beyond me.
Here us my matrix
0.500 0.472 0.486 0.587 0.366 0.483 0.496 0.434
0.528 0.500 0.708 0.578 0.633 0.554 0.395 0.620
0.514 0.292 0.500 0.370 0.557 0.580 0.615 0.329
0.413 0.422 0.630 0.500 0.783 0.641 0.731
2005 Jun 08
2
CRAN task view for genetics
Hello to everyone!
I have built CRAN task view for genetics. For now I have not submit it
to CRAN yet and it can be accessible from:
http://www.bfro.uni-lj.si/MR/ggorjan/software/R/Genetics.html
http://www.bfro.uni-lj.si/MR/ggorjan/software/R/Genetics.ctv
I have not submitted it to CRAN, since I would like first some opinion
about it. Genetics is really so broad field that I belive one person
2005 Jul 13
2
Proportion test in three-chices experiment
Hi,
I wish to analyze with R the results of a perception experiment in which
subjects had to recognize each stimulus among three choices (this was a
forced-choice design). The experiment runs under two different
conditions and the data is like the following:
N1 : count of trials in condition 1
p11, p12, p13: proportions of choices 1, 2, and 3 in condition 1
N2 : count of trials in
2007 Mar 26
1
Problem in loading all packages all at once
...m","bindata","Biodem","biopara","bitops","bivpois","blighty","blockrand","BMA","boa","Bolstad","boolean","boost","boot","bootstrap","bqtl","BradleyTerry","brlr","BRugs","BSDA","BsMD","butler","calibrate","calibrator","caMassClass","car","cat","caTools","catspec","cba","cclust","CDNmoney","cf...
2006 Dec 26
4
Rating competitors
I am looking for hints on how to estimate ratings for competitors
in an ongoing pairwise competition using R... my particular area of
interest being the game of Go, but the idea of identifying ratings
(on a continuous scale) rather than relative rankings seems easily
generalized to other competitions so I thought someone might be
studying something related already.
I presume the rating of a
2010 Mar 14
3
CRAN (and crantastic) updates this week
...* BioPhysConnectoR (1.6-1)
Franziska Hoffgaard
http://crantastic.org/packages/BioPhysConnectoR
Utilities and functions to investigate the relation between
biomolecular structures, their interactions, and the evolutionary
information revealed in sequence alignments of these molecules.
* BradleyTerry2 (0.9-1)
Heather Turner
http://crantastic.org/packages/BradleyTerry2
Specify and fit the Bradley-Terry model and structured versions
* catnet (1.00.0)
Nikolay Balov
http://crantastic.org/packages/catnet
A package that handles discrete Bayesian network models and provides
inference...