TargetValueStats

class TargetValueStats(val targetValueStats: Array[TargetValueStat]) extends PmmlElement

Serves as the envelope for element TargetValueStat.

trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def getDist(x: Any): Option[ContinuousDistribution]

Inherited methods

Inherited from:
HasExtensions
def hasExtensions: Boolean
Inherited from:
HasExtensions

Concrete fields