PcaResult.mean

The means of each data column (0 if not centred)

struct PcaResult(T)
Slice!(RCI!T) mean;

Meta