attitude.display.plot.cov_types package¶
Submodules¶
attitude.display.plot.cov_types.misc module¶
-
attitude.display.plot.cov_types.misc.
ci
(a, which=95, axis=None)[source]¶ Return a percentile range from an array of values.
-
attitude.display.plot.cov_types.misc.
percentiles
(a, pcts, axis=None)[source]¶ Like scoreatpercentile but can take and return array of percentiles. Parameters ———- a : array
data- pcts : sequence of percentile values
- percentile or percentiles to find score at
- axis : int or None
- if not None, computes scores over this axis
- scores: array
- array of scores at requested percentiles
first dimension is length of object passed to
pcts
attitude.display.plot.cov_types.regressions module¶
A temporary module for holding regression functions before merging with the main regression functionality of the module