Description Usage Arguments Value See Also Examples
View source: R/Distance.data_cell_bee.R
Given the starting point, ending point and weight function, and this function returns the distance matrix
1 | Distance.data_cell_bee(Data1,n1,n2,fun.dist)
|
Data1 |
input data |
n1 |
starting point/node |
n2 |
ending point/node |
fun.dist |
weight function (Euclidean, lnorm, or may be defined by the reader) |
distance matrix - depends upon weight function what kind of distance it returns
Hpath_cell_bee
1 | # See Hpath_cell_bee example.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.