bundles / scipy 1.17.1 / scipy / stats / _morestats / _normplot
function
scipy.stats._morestats:_normplot
source: /scipy/stats/_morestats.py :1463
Signature
def _normplot ( method , x , la , lb , plot = None , N = 80 ) Summary
Compute parameters for a Box-Cox or Yeo-Johnson normality plot, optionally show it.
Extended Summary
See boxcox_normplot or yeojohnson_normplot for details.
Aliases
-
scipy.stats._morestats._normplot