5.10.1.1.1.12. statsmodels.sandbox.pca.Pca.sigclip

Pca.sigclip(sigs)[source]

clips out all data points that are more than a certain number of standard deviations from the mean.

sigs can be either a single value or a length-p sequence that specifies the number of standard deviations along each of the p dimensions.