CutoffManager

Parent: CriteriaManager

Public Methods

  • DONE CutoffManager(CutoffManager) - The copy constructor.
  • DONE Add(string, string, double) - Adds a score name, operator, and value criteria. Rebuilds the CombinationManager.
  • DONE GetCriteria(int) - Gets CriteriaSet N. Uses the CombinationManager.
  • DONE AddNumPass(int) - adds a num pass value. default is 1

Private Members

  • DONE CombinationManager - Used to keep access the criteria combinations by number.
  • ArrayList of ints numPasses - set of numpasses. ex: 1, 2, 3.

Protected Methods

  • DONE rebuildCombinationManager() - Rebuilds the CombinationManager with the current bases.

Remarks

  • for each column add "name operator value" to the criteria set
  • pass string is built from the columns this way: "numPass >= n" where n is the current numPass value. numPass value defaults to 1 if non are given.

-- JeremyRoberts - 05 Aug 2004
Edit | Attach | Print version | History: r10 | r9 < r8 < r7 < r6 | Backlinks | View wiki text | Edit WikiText | More topic actions...
Topic revision: r8 - 10 Aug 2004, JeremyRoberts
 

This site is powered by FoswikiCopyright © 2013-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Vanderbilt Biostatistics Wiki? Send feedback