RemoveOutliers: RemoveOutliers

View source: R/RemoveOutliers.R

RemoveOutliersR Documentation

RemoveOutliers

Description

procedure to remove outliers from matrix of MC simulation using the z-score

Usage

RemoveOutliers(tmp)

Arguments

tmp

matrix (required) matrix of MCMC

Details

the function use the z-score.

Value

a tmp matrix modified after discard of the outliers

See Also

outliers package especially grubbs.test (type=10) give the same result as z-score


Zink-Antoine/Gum.Output documentation built on Feb. 23, 2025, 6:27 p.m.