add_columnwise_tiles | Create columnwise tiles in an empty tiling (from... |
add_tile | Add a new tile to a tiling |
calculate_correlation | Calculate the correlation between all pairs of numberic... |
create_columnwise_tiles | Create columnwise tiles and return these as a list |
create_tile | Create a tile |
df2mat | Convert a data frame to a matrix, returning the original... |
dist_maximum_change_in_correlation | Given two datasets ds1 and ds2, find the best variable pair... |
enum_slices | Determine in how many pieces a new tile will be divided when... |
find_best_variable_pair | Given two datasets ds1 and ds2, find the best variable pair... |
find_top_k_variables | Given two datasets ds1 and ds2, find the best variable pair... |
ind2sub | Linear index to subscript |
init_tiles | Initialise tiles in a tiling |
init_tiling | Initialise a tiling |
make_random_tile | Make a random tile |
mat2df | Convert a matrix to a data frame, also setting column classes |
permute_data | Permute a data matrix using a tiling |
permute_vector | Permute a vector |
printm | Helper function for printing out a tiling |
print_tiling | Helper function for printing out a tiling |
rebuild_tiling | Rebuild tiling. |
remove_tiles | Remove a given tile from the tiling |
run_tiler | Launch the tiler tool |
smax | Special max function |
sub2ind_set | Row and column sets to linear indexing |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.