get_KS_statistic {poweRlaw} | R Documentation |
Deprecated function
Description
This function is now deprecated and may be removed in future versions.
Usage
get_KS_statistic(m, xmax = 1e+05, distance = "ks")
Arguments
m |
A reference class object that contains the data. |
xmax |
default |
distance |
A string containing the distance measure (or measures) to calculate.
Possible values are |
See Also
get_distance_statistic
[Package poweRlaw version 0.80.0 Index]