ixfx
    Preparing search index...

    Type Alias ZScoreArrayOptions

    type ZScoreArrayOptions = {
        meanForced: number;
        standardDeviationForced: number;
    }
    Index

    Properties

    meanForced: number
    standardDeviationForced: number