Function reference
-
best_orientation() - Re-orients a path to be weight-decreasing
-
cancer - Cancer Survival data
-
desaturate_color() - Desaturates colors
-
eseq()eseqa()kntour_drop()kntour_add() - 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 ~~
-
even_graph-classgraph_NEL-classis_even_graphis_even_graph,even_graph-methodis_even_graph,graphNEL-method - Class of graphs where all nodes have even degree
-
find_path() - Constructs a path from a matrix of edge weights.
-
guided_pcp() - Guided parallel coordinate plot.
-
zigzag()hpaths()permute_hpaths() - Hamiltonian paths on the complete graph on 1..n, using Lucas-Walecki constructions.
-
mc_plot() - Multiple comparison plot.
-
mk_complete_graph() - Constructs a complete graph.
-
mk_even_graph-methodsmk_even_graph,ANY-methodmk_even_graph,graphNEL-methodmk_even_graph,matrix-methodmk_even_graph,numeric-methodmk_even_graph,even_graph-methodmk_even_graph - Constructs an even graph
-
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.
-
overviewPairViz-package - Overview of PairViz package
-
path_cor() - Measures the tendency of edge weights to increase.
-
path_weights()path_cis()edge2dist()dist2edge()edge_index() - Utility functions to manipulate pairwise information.
-
knn_graph()dn_graph()mk_binary_graph()mk_hypercube_graph()mk_line_graph()kspace_graph()graph_product()graph_compose()graph_sum()bipartite_graph()iterated_line_graph() - Functions to construct graphs.
-
factor_spreadout()rater_spreadout() - Functions to prepare for categorical parallel coordinates, drawn by catpcp.
-
table_plot() - Plots rectangles on a grid
-
weighted_hpaths() - Constructs weight decreasing hamiltonian paths