Visualization using Eulerian tours and Hamiltonian decompositions


[Package List] [Top]

Documentation for package ‘PairViz’ version 1.0

Help Pages

PairViz-package Overview of PairViz package
best_orientation Re-orients a path to be weight-decreasing
cancer Cancer Survival data
dist2edge Utility functions to manipulate pairwise information.
edge2dist Utility functions to manipulate pairwise information.
edge_index Utility functions to manipulate pairwise information.
eseq Construct eulerian paths on the complete graph where nodes are integers 1..n.
eseqa Construct eulerian paths on the complete graph where nodes are integers 1..n.
etour Constructs eulerian tours on a graph.
eulerian ~~ Methods for Function eulerian ~~
eulerian,ANY-method ~~ Methods for Function eulerian ~~
eulerian,even_graph-method ~~ Methods for Function eulerian ~~
eulerian,graphNEL-method ~~ Methods for Function eulerian ~~
eulerian,matrix-method ~~ Methods for Function eulerian ~~
eulerian,numeric-method ~~ Methods for Function eulerian ~~
eulerian-methods ~~ Methods for Function eulerian ~~
even_graph-class Class of graphs where all nodes have even degree
find_path Constructs a path from a matrix of edge weights.
graph_NEL-class Class of graphs where all nodes have even degree
guided_pcp Guided parallel coordinate plot.
hpaths Hamiltonian paths on the complete graph on 1..n, using Lucas-Walecki constructions.
is_even_graph Class of graphs where all nodes have even degree
is_even_graph,even_graph-method Class of graphs where all nodes have even degree
is_even_graph,graphNEL-method Class of graphs where all nodes have even degree
kntour_add Construct eulerian paths on the complete graph where nodes are integers 1..n.
kntour_drop Construct eulerian paths on the complete graph where nodes are integers 1..n.
mc_plot Multiple comparison plot.
mk_complete_graph Constructs a complete graph.
mk_even_graph Constructs an even graph
mk_even_graph,ANY-method Constructs an even graph
mk_even_graph,even_graph-method Constructs an even graph
mk_even_graph,graphNEL-method Constructs an even graph
mk_even_graph,matrix-method Constructs an even graph
mk_even_graph,numeric-method Constructs an even graph
mk_even_graph-methods Constructs an even graph
nnodes Utility functions to manipulate pairwise information.
order_best Uses brute-force enumeration to find the best hamiltonian on the complete graph on 1..n.
order_tsp Uses tsp to find the best hamiltonian on the complete graph on 1..n
overlayCI Function to overlay confidence intervals on the current plot.
overview Overview of PairViz package
path_cis Utility functions to manipulate pairwise information.
path_cor Measures the tendency of edge weights to increase.
path_weights Utility functions to manipulate pairwise information.
permute_hpaths Hamiltonian paths on the complete graph on 1..n, using Lucas-Walecki constructions.
pv_pcp Enhanced parallel coordinate plot
table_plot Plots rectangles on a grid
weighted_hpaths Constructs weight decreasing hamiltonian paths
zigzag Hamiltonian paths on the complete graph on 1..n, using Lucas-Walecki constructions.