Appearance
type DetrendMethod = "linear" | "polynomial" | "mean";
Defined in: src/vec/INeuroVec.ts:11
Detrending methods for time series data