Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.31 KB

psynlig.rst

File metadata and controls

53 lines (38 loc) · 1.31 KB

The library

This is the documentation for the source code of the library. Some examples are given here (see the different modules below <psynlig-modules>) and in the example gallery <examples-index>.

modules

psynlig.colors psynlig.common psynlig.heatmap psynlig.histogram psynlig.pca psynlig.scatter psynlig.version

The package is structured into modules as follows:

  • psynlig.colors <api-colors> for generating colors for plots.
  • psynlig.common <api-common> with common methods for the plotting functions.
  • psynlig.heatmap <api-heatmap> for creating annotated heat maps highlighting correlations between variables.
  • psynlig.histogram <api-histogram> for creating histograms of (possibly labelled) data.
  • psynlig.pca <api-pca> for creating plots showing results from principal component analysis.
  • psynlig.scatter <api-scatter> for creating scatter plots (in 2D and 3D) of (possibly labelled) data.
  • psynlig.version <api-version> with version information about .