Class SurvFitInfo


  • public class SurvFitInfo
    extends Object
    Contains info for graphing km figures
    Author:
    Scooter Willis
    • Constructor Detail

      • SurvFitInfo

        public SurvFitInfo()
    • Method Detail

      • setUnweightedStrataInfoHashMap

        public void setUnweightedStrataInfoHashMap​(LinkedHashMap<String,​StrataInfo> unweightedStrataInfoHashMap)
        Parameters:
        unweightedStrataInfoHashMap -
      • setStrataInfoHashMap

        public void setStrataInfoHashMap​(LinkedHashMap<String,​StrataInfo> strataInfoHashMap)
        Parameters:
        strataInfoHashMap - the strataInfoHashMap to set
      • isWeighted

        public boolean isWeighted()
        Returns:
        the weighted
      • setWeighted

        public void setWeighted​(boolean weighted)
        Parameters:
        weighted - the weighted to set