cogpy.plot.decomposition

Plotting functions for decomposition results (PCA, SpatSpec).

Functions

explain_var_dim(pca[, cutoff])

Return (dim, cumvar) where dim is the first PC exceeding cutoff.

plot_matched_facs(ss_match_cc, title, file)

Plot matched factors ldx_slc_maxfreq across recordings.

plot_maxfreq_slc(ss[, imshow_kwargs])

plot_maxfreq_slice_loadings(maxfreq_slice, ...)

plot_view_3D(x, y, z, **scatter3D_kwargs)

plot_view_grid(x, dim[, title, text, half_view])

scree_plot(pca[, cutoff, ax])