parcel discretise¶
Usage
Run using mc_script parcel discretise after installation or using ~ndcn0236/bin/mc_script parcel discretise on jalapeno.
Import in python using from mcutils.scripts.parcel import discretise
Documentation
Discretizes a continuous variable
Functions
|
Returns a discretised version of the input array |
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |