A quick way to retrieve Bradley--Terry parameter estimates without saving the glm
object.
BTscores(X, sort = FALSE)
X | a matrix of paired comparison data |
---|---|
sort | logical. |
For a model summary and standard errors, use BradleyTerry()
.
Other network centrality estimators: BradleyTerry
,
ILSR
, PageRank
,
Scroogefactor
BTscores(citations)#> AmS AISM AoS ANZS Bern BioJ #> 0.023845806 0.021878755 0.063145179 0.016872933 0.031871580 0.010675592 #> Bcs Bka Biost CJS CSSC CSTM #> 0.037234175 0.057807368 0.030739512 0.021617392 0.004520609 0.007571317 #> CmpSt CSDA EES Envr ISR JABES #> 0.008415965 0.009438680 0.009860338 0.014311649 0.022124902 0.013518074 #> JASA JAS JBS JCGS JMA JNS #> 0.056297500 0.003881007 0.006919857 0.030368919 0.010145373 0.009411895 #> JRSS-A JRSS-B JRSS-C JSCS JSPI JSS #> 0.031968730 0.129001545 0.017391451 0.006377070 0.011478353 0.007147141 #> JTSA LDA Mtka SJS StataJ StCmp #> 0.023094735 0.017604584 0.013265794 0.030851089 0.016326273 0.016523633 #> Stats StMed SMMR StMod StNee StPap #> 0.008292951 0.017007063 0.011229789 0.012792928 0.014350611 0.004146547 #> SPL StSci StSin Tech Test #> 0.014493826 0.017852216 0.021274273 0.027140415 0.007914610