powered by
get_min_maxk get the minimum maxk from a set of maxks and tightness
get_min_maxk
get_min_maxk(samp_tightness = NULL, k_seq = NULL)
Returns the minimum maxk
tightness from a given sample and maxk
sequence of maxk to evaluate
get_min_maxk(samp_tightness = c(1.5, 1.2, 0.98), k_seq = c(20, 30 , 40))
Run the code above in your browser using DataLab