hcl.colors
due to backward compatibility for R <3.6 (#9)neighborhood_inclusion()
can return a sparse matrix (Matrix package now imported)summary
method for netrankr_full
objectsas.matrix
method for netrankr_full
objects to extract probability distributionson.exit(par(op))
in plot functionsnetrankr_full
objectsnetrankr_mcmc
objectsnetrankr_interval
objects to be more colorblind friendlynetrankr_full
(result of exact_rank_prob()
) with print and plot functions (#8)netrankr_interval
(result of rank_intervals()
) with print and plot functions (#8)netrankr_mcmc
(result of mcmc_rank_prob()
) with print and plot functions (#8)dbces11
graph (smallest graph with 5 different centers)plot_rank_intervals()
is now deprecatedmajorization_gap()
to unconnected graphsincomparable_pairs()
index_builder
which prevented the building of self defined indicestransitive_reduction()
type = weights
in indirect_relations()
type = "identity"
in indirect_relations()
is now deprecated. Use type = "adjacency"
instead.type = "weight"
added to indirect_relations()
to return the weighted adjacency matrixindirect_relations()
and exact_rank_prob()
.indirect_relations()
indirect_relations()
indirect_relations()
require
to library
in examplestransitive_reduction()
exact_rank_prob()
browseVignettes("netrankr")
plot_rank_intervals()
initial builds, predominantely written in R.