powered by
The output matrices are symmetric except the hydrologic distance matrix D.
dist_weight_mat_preds(path = path, net = 1, addfunccol = "addfunccol")
A list of matrices
Path with the name of the SpatialStreamNetwork object
(optional) A network from the SpatialStreamNetwork object
(optional) A parameter to compute the spatial weights
if (FALSE) { path <- system.file("extdata/clearwater.ssn", package = "SSNbayes") mat_all_pred <- dist_weight_mat_preds(path, net = 2, addfunccol='afvArea')}
Run the code above in your browser using DataLab