Skip to content

Commit

Permalink
dev install, reknit
Browse files Browse the repository at this point in the history
  • Loading branch information
luisDVA committed Sep 9, 2024
1 parent ccb9567 commit c28cc5d
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ install.packages("netrankr")

To install the developer version from github:
```{r install_git, eval=FALSE}
# install.packages("devtools")
devtools::install_github("schochastics/netrankr")
# install.packages("remotes")
remotes::install_github("schochastics/netrankr")
```

________________________________________________________________________________
Expand Down
112 changes: 56 additions & 56 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,68 +162,68 @@ res
#> Equivalence Classes (max. possible): 11 (11)
#> - - - - - - - - - -
#> Rank Probabilities (rows:nodes/cols:ranks)
#> 1 2 3 4 5 6 7
#> 1 0.5454545 0.2727273 0.1212121 0.0454545 0.0129870 0.0021645 0.0000000
#> 2 0.2727273 0.2181818 0.1696970 0.1272727 0.0909091 0.0606061 0.0363636
#> 3 0.0000000 0.1636364 0.2181818 0.2090909 0.1688312 0.1190476 0.0727273
#> 4 0.0000000 0.0272727 0.0515152 0.0727273 0.0909091 0.1060606 0.1181818
#> 5 0.0000000 0.0000000 0.0181818 0.0454545 0.0753247 0.1034632 0.1272727
#> 6 0.0000000 0.0545455 0.0848485 0.1000000 0.1064935 0.1086580 0.1090909
#> 7 0.0000000 0.0545455 0.0848485 0.1000000 0.1064935 0.1086580 0.1090909
#> 8 0.0000000 0.0272727 0.0515152 0.0727273 0.0909091 0.1060606 0.1181818
#> 9 0.0909091 0.0909091 0.0909091 0.0909091 0.0909091 0.0909091 0.0909091
#> 10 0.0909091 0.0909091 0.0909091 0.0909091 0.0909091 0.0909091 0.0909091
#> 11 0.0000000 0.0000000 0.0181818 0.0454545 0.0753247 0.1034632 0.1272727
#> 8 9 10 11
#> 1 0.0000000 0.00000000 0.0000000 0.0000000
#> 2 0.0181818 0.00606061 0.0000000 0.0000000
#> 3 0.0363636 0.01212121 0.0000000 0.0000000
#> 4 0.1272727 0.13333333 0.1363636 0.1363636
#> 5 0.1454545 0.15757576 0.1636364 0.1636364
#> 6 0.1090909 0.10909091 0.1090909 0.1090909
#> 7 0.1090909 0.10909091 0.1090909 0.1090909
#> 8 0.1272727 0.13333333 0.1363636 0.1363636
#> 9 0.0909091 0.09090909 0.0909091 0.0909091
#> 10 0.0909091 0.09090909 0.0909091 0.0909091
#> 11 0.1454545 0.15757576 0.1636364 0.1636364
#> 1 2 3 4 5 6
#> 1 0.54545455 0.27272727 0.12121212 0.04545455 0.01298701 0.002164502
#> 2 0.27272727 0.21818182 0.16969697 0.12727273 0.09090909 0.060606061
#> 3 0.00000000 0.16363636 0.21818182 0.20909091 0.16883117 0.119047619
#> 4 0.00000000 0.02727273 0.05151515 0.07272727 0.09090909 0.106060606
#> 5 0.00000000 0.00000000 0.01818182 0.04545455 0.07532468 0.103463203
#> 6 0.00000000 0.05454545 0.08484848 0.10000000 0.10649351 0.108658009
#> 7 0.00000000 0.05454545 0.08484848 0.10000000 0.10649351 0.108658009
#> 8 0.00000000 0.02727273 0.05151515 0.07272727 0.09090909 0.106060606
#> 9 0.09090909 0.09090909 0.09090909 0.09090909 0.09090909 0.090909091
#> 10 0.09090909 0.09090909 0.09090909 0.09090909 0.09090909 0.090909091
#> 11 0.00000000 0.00000000 0.01818182 0.04545455 0.07532468 0.103463203
#> 7 8 9 10 11
#> 1 0.00000000 0.00000000 0.000000000 0.00000000 0.00000000
#> 2 0.03636364 0.01818182 0.006060606 0.00000000 0.00000000
#> 3 0.07272727 0.03636364 0.012121212 0.00000000 0.00000000
#> 4 0.11818182 0.12727273 0.133333333 0.13636364 0.13636364
#> 5 0.12727273 0.14545455 0.157575758 0.16363636 0.16363636
#> 6 0.10909091 0.10909091 0.109090909 0.10909091 0.10909091
#> 7 0.10909091 0.10909091 0.109090909 0.10909091 0.10909091
#> 8 0.11818182 0.12727273 0.133333333 0.13636364 0.13636364
#> 9 0.09090909 0.09090909 0.090909091 0.09090909 0.09090909
#> 10 0.09090909 0.09090909 0.090909091 0.09090909 0.09090909
#> 11 0.12727273 0.14545455 0.157575758 0.16363636 0.16363636
#> - - - - - - - - - -
#> Relative Rank Probabilities (row ranked lower than col)
#> 1 2 3 4 5 6 7 8
#> 1 0.000000 0.6666667 1.000000 0.952381 1.000000 1.000000 1.000000 0.952381
#> 2 0.333333 0.0000000 0.666667 1.000000 0.916667 0.833333 0.833333 1.000000
#> 3 0.000000 0.3333333 0.000000 0.797619 1.000000 0.750000 0.750000 0.797619
#> 4 0.047619 0.0000000 0.202381 0.000000 0.559524 0.440476 0.440476 0.500000
#> 5 0.000000 0.0833333 0.000000 0.440476 0.000000 0.375000 0.375000 0.440476
#> 6 0.000000 0.1666667 0.250000 0.559524 0.625000 0.000000 0.500000 0.559524
#> 7 0.000000 0.1666667 0.250000 0.559524 0.625000 0.500000 0.000000 0.559524
#> 8 0.047619 0.0000000 0.202381 0.500000 0.559524 0.440476 0.440476 0.000000
#> 9 0.142857 0.2500000 0.357143 0.625000 0.678571 0.571429 0.571429 0.625000
#> 10 0.142857 0.2500000 0.357143 0.625000 0.678571 0.571429 0.571429 0.625000
#> 11 0.000000 0.0833333 0.000000 0.440476 0.500000 0.375000 0.375000 0.440476
#> 9 10 11
#> 1 0.857143 0.857143 1.000000
#> 2 0.750000 0.750000 0.916667
#> 3 0.642857 0.642857 1.000000
#> 4 0.375000 0.375000 0.559524
#> 5 0.321429 0.321429 0.500000
#> 6 0.428571 0.428571 0.625000
#> 7 0.428571 0.428571 0.625000
#> 8 0.375000 0.375000 0.559524
#> 9 0.000000 0.500000 0.678571
#> 10 0.500000 0.000000 0.678571
#> 11 0.321429 0.321429 0.000000
#> 1 2 3 4 5 6 7
#> 1 0.00000000 0.66666667 1.0000000 0.9523810 1.0000000 1.0000000 1.0000000
#> 2 0.33333333 0.00000000 0.6666667 1.0000000 0.9166667 0.8333333 0.8333333
#> 3 0.00000000 0.33333333 0.0000000 0.7976190 1.0000000 0.7500000 0.7500000
#> 4 0.04761905 0.00000000 0.2023810 0.0000000 0.5595238 0.4404762 0.4404762
#> 5 0.00000000 0.08333333 0.0000000 0.4404762 0.0000000 0.3750000 0.3750000
#> 6 0.00000000 0.16666667 0.2500000 0.5595238 0.6250000 0.0000000 0.5000000
#> 7 0.00000000 0.16666667 0.2500000 0.5595238 0.6250000 0.5000000 0.0000000
#> 8 0.04761905 0.00000000 0.2023810 0.5000000 0.5595238 0.4404762 0.4404762
#> 9 0.14285714 0.25000000 0.3571429 0.6250000 0.6785714 0.5714286 0.5714286
#> 10 0.14285714 0.25000000 0.3571429 0.6250000 0.6785714 0.5714286 0.5714286
#> 11 0.00000000 0.08333333 0.0000000 0.4404762 0.5000000 0.3750000 0.3750000
#> 8 9 10 11
#> 1 0.9523810 0.8571429 0.8571429 1.0000000
#> 2 1.0000000 0.7500000 0.7500000 0.9166667
#> 3 0.7976190 0.6428571 0.6428571 1.0000000
#> 4 0.5000000 0.3750000 0.3750000 0.5595238
#> 5 0.4404762 0.3214286 0.3214286 0.5000000
#> 6 0.5595238 0.4285714 0.4285714 0.6250000
#> 7 0.5595238 0.4285714 0.4285714 0.6250000
#> 8 0.0000000 0.3750000 0.3750000 0.5595238
#> 9 0.6250000 0.0000000 0.5000000 0.6785714
#> 10 0.6250000 0.5000000 0.0000000 0.6785714
#> 11 0.4404762 0.3214286 0.3214286 0.0000000
#> - - - - - - - - - -
#> Expected Ranks (higher values are better)
#> 1 2 3 4 5 6 7 8 9 10
#> 1.71429 3.00000 4.28571 7.50000 8.14286 6.85714 6.85714 7.50000 6.00000 6.00000
#> 11
#> 8.14286
#> - - - - - - - - - -
#> SD of Rank Probabilities
#> 1 2 3 4 5 6 7 8
#> 0.958315 1.897367 1.724967 2.539685 2.159932 2.721794 2.721794 2.539685
#> 1.714286 3.000000 4.285714 7.500000 8.142857 6.857143 6.857143 7.500000
#> 9 10 11
#> 3.162278 3.162278 2.159932
#> 6.000000 6.000000 8.142857
#> - - - - - - - - - -
#> SD of Rank Probabilities
#> 1 2 3 4 5 6 7 8
#> 0.9583148 1.8973666 1.7249667 2.5396850 2.1599320 2.7217941 2.7217941 2.5396850
#> 9 10 11
#> 3.1622777 3.1622777 2.1599320
#> - - - - - - - - - -
```

Expand Down

0 comments on commit c28cc5d

Please sign in to comment.