c

com.johnsnowlabs.ml.hcc

RxHCC05Dummy

class RxHCC05Dummy extends RxHCCV05

Attributes
protected
Linear Supertypes
RxHCCV05, RxHCC, HCCUtil, CheckLicense, SexMap, RxhccFnMaps, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RxHCC05Dummy
  2. RxHCCV05
  3. RxHCC
  4. HCCUtil
  5. CheckLicense
  6. SexMap
  7. RxhccFnMaps
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RxHCC05Dummy(_year: String)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def HCCFromICD(icd10codes: Seq[String]): Map[String, Seq[String]]
    Definition Classes
    HCCUtil
  5. def HCCLabels(hccList: Seq[String]): Map[String, String]
    Definition Classes
    HCCUtil
  6. def applyAgeSexEdits(ccDct: Map[String, Seq[String]], age: Int, sex: String): Map[String, Seq[String]]
    Attributes
    protected
    Definition Classes
    RxHCCV05RxHCC
  7. def applyHierarchy(ccDct: Map[String, Seq[String]]): Seq[String]
    Attributes
    protected
    Definition Classes
    RxHCC
  8. def applyInteractions(ccLst: Seq[String], age: Int, disabled: Boolean, nonAged: Boolean, elig: String): Seq[String]
    Attributes
    protected
    Definition Classes
    RxHCCV05RxHCC
  9. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  10. def checkValidEnvironment(spark: Option[SparkSession], scopes: Seq[String]): Unit
    Definition Classes
    CheckLicense
  11. def checkValidScope(scope: String): Unit
    Definition Classes
    CheckLicense
  12. def checkValidScopeAndEnvironment(scope: String, spark: Option[SparkSession], checkLp: Boolean): Unit
    Definition Classes
    CheckLicense
  13. def checkValidScopesAndEnvironment(scopes: Seq[String], spark: Option[SparkSession], checkLp: Boolean): Unit
    Definition Classes
    CheckLicense
  14. def cif: Double
    Definition Classes
    RxHCC
  15. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  16. val coefn: Map[String, Double]
    Definition Classes
    RxhccFnMaps
  17. def diffBetweenHCCs(beforeHCClist: Seq[String], afterHCClist: Seq[String]): Map[String, List[String]]
    Definition Classes
    HCCUtil
  18. val dx2cc: Map[String, Seq[String]]
    Definition Classes
    RxhccFnMaps
  19. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  21. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  22. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  23. def getVersion: String
    Definition Classes
    RxHCCRxhccFnMaps
  24. def getYear: String
    Definition Classes
    RxHCCRxhccFnMaps
  25. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  26. val hier: Map[String, Array[String]]
    Definition Classes
    RxhccFnMaps
  27. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  28. val label: Map[String, String]
    Definition Classes
    RxhccFnMaps
  29. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  30. def normalizationParam: Double
    Definition Classes
    RxHCC05DummyRxHCC
  31. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  32. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  33. def profile(dxLst: Seq[String], age: Int = 70, sex: String = "M", elig: String = "CE_LTI", orec: String = "0", esrd: Boolean = false): Map[String, Any]
    Definition Classes
    RxHCC
  34. val rxhccfnmaps: Map[String, Map[String, Map[String, String]]]
    Definition Classes
    RxhccFnMaps
  35. def sexmap(sex: String): String
    Definition Classes
    SexMap
  36. val smap: Map[String, String]
    Definition Classes
    SexMap
  37. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  38. def toString(): String
    Definition Classes
    AnyRef → Any
  39. def version: String
    Definition Classes
    RxHCCV05RxHCC
  40. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  43. def year: String
    Definition Classes
    RxHCC05DummyRxHCC

Inherited from RxHCCV05

Inherited from RxHCC

Inherited from HCCUtil

Inherited from CheckLicense

Inherited from SexMap

Inherited from RxhccFnMaps

Inherited from AnyRef

Inherited from Any

Ungrouped