na.rm: [logical] indicating whether NA values should be removed before the computation proceeds (default: FALSE).
constant: [double] constant scaling factor to make the weighted IQR a consistent estimator of the scale (default: 0.7413).
Details
By default, the weighted IQR is normalized to be an unbiased estimate of scale at the Gaussian core model. If normalization is not wanted, put constant = 1.