paramFilt: A function to filter models based on estimated parameters

Description Usage Arguments Value References Examples

Description

This functions filters models, excludes them from model averaging, and sets all parameter values/statistics to NA. The filter determines which models should have undefined moments based on the estimated parameters. These are filtered. FIXME - add in specific criteria for filtering.

Usage

1
paramFilt(paramsList, fitComb)

Arguments

paramsList

a (non-empty) list containing the parameter values, it should be of length(fitComb).

fitComb

a (non-empty) list of fitted models

Value

Returns fitComb, filtered based on the parameters.

References

FIXME - references for specific filtering criteria

Examples

1
#not run, internal function

scarpino/binequality documentation built on May 29, 2019, 3:25 p.m.