A fairly random and largely unrelated assortment of different utilities that might come in useful.
The package includes verify()
, which is a handy binary operator
for checking simulation results, PageRank()
, a (fairly fragile!)
way of calculating PageRanks, and ILSR()
, an estimator for
the Bradley--Terry model. The function vcovBT()
will compute asymptotic
variance-covariance matrices for the Bradley--Terry model.
Useful links: