主要内容

OutlierIndicesForTest

Indices marked as outliers for test

    Description

    INDICES = OutlierIndicesForTest(LOCALRESPONSE, TESTNUMBER) shows the current records discarded as outliers for the test TESTNUMBER.

    Input Arguments

    collapse all

    Local response, specified as an mbcmodel.localresponse object.

    Test number, specified as a real positive integer in the range [1, lr.NumTests].

    You can use ':' to use all tests.

    Output Arguments

    collapse all

    Indices for current records discarded as outliers, returned as an array of real positive integers.

    Data Types: double

    Version History

    Introduced in R2006a