aux_mat | R Documentation |
Internal use only
single_dists(mat_list)
single_dists_tr(mat_list, tr_vec, tr_inp)
mult_dists(mat_list1, mat_list2, return_single)
pred_cdist(mat_list, pred_mat)
get_grid_list(x_to_list, by)
dist_from_grids(y_grid, by)
dist_from_grids_tr(y_grid, by, tr_vec, tr_inp)
mult_dist_from_grids(y_grid, x_grid, by)
mat_list |
internal use |
tr_vec |
index for distance truncation |
tr_inp |
truncation input |
mat_list1 |
internal use |
mat_list2 |
internal use |
return_single |
internal use |
pred_mat |
internal use |
x_to_list |
internal use |
by |
internal use |
y_grid |
internal use |
x_grid |
internal use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.