powered by
Select a function to convert distance to weights if a function is provided, this function will be vectorized.
select_dist_function(dist_func = "inverse")
Could be a name in c('inverse', 'identity', 'squared inverse') or a function with only one parameter x
A vectorized function used to convert distance into spatial weights
# NOT RUN { #This is an internal function, no example provided # }
Run the code above in your browser using DataLab