getMaxC#
- peccary.utils.getMaxC(n=5, nsteps=1000)[source]#
Get maximum possible Statistical Complexity value from HC bounding curves for sampling size n
- Parameters:
- nint, optional
Sampling, by default 5
- nstepsint, optional
Number of steps to use for generating HC bounding curves, by default 1000
- Returns:
- float
Maximum possible C value for given n