ExclusionTable

From MaRDI portal
Software:94458



CRANExclusionTableMaRDI QIDQ94458

Creating Tables of Excluded Observations

Joshua P. Entrop

Last update: 21 September 2023

Copyright license: Creative Commons Attribution 4.0 International

Software version identifier: 1.0.0, 1.1.0



Instead of counting observations before and after a subset() call, the ExclusionTable() function reports the number before and after each subset() call together with the number of observations that have been excluded. This is especially useful in observational studies for keeping track how many observations have been excluded for each in-/ or exclusion criteria. You just need to provide ExclusionTable() with a dataset and a list of logical filter statements.