Explore SSN objects for valid stream weights for use in fitting stream network models.
show_weights(SSNobject, adjacency, netID = 1)
SpatialStreamNetwork
containing data to be searched for valid network weights
for the smooth, default is 10. For 2d (and higher) smooths, this is the marginal
basis size.
adjacency object corresponding to SSNobject
, resulting from a call to get_adjacency()
.
Positive integer indicating the network number to investigate, if multiple networks are contained in SSNobject
. Default is 1.
@return Prints the names of valid weight variables to the console.