Description Usage Arguments Value See Also Examples
View source: R/Distance.data_covid.R
Given the starting point, ending point and weight function, and this function returns the distance matrix
1 | Distance.data_covid(Data,n1,n2,fun.dist)
|
Data |
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_covid
1 | # See Hpath_covid example.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.