Method | Description | |
---|---|---|
FullJointDistributionModel ( double values ) : System | ||
getRepresentation ( ) : Set |
||
isValid ( ) : bool | ||
jointDistribution ( ) : |
||
posterior ( IProposition phi ) : double | ||
posteriorDistribution ( IProposition phi ) : |
||
prior ( ) : double | ||
priorDistribution ( ) : |
Method | Description | |
---|---|---|
probabilityOf ( IProposition phi ) : double |
public FullJointDistributionModel ( double values ) : System | ||
values | double | |
return | System |
public jointDistribution ( ) : |
||
return |
public posterior ( IProposition phi ) : double | ||
phi | IProposition | |
return | double |
public posteriorDistribution ( IProposition phi ) : |
||
phi | IProposition | |
return |
public priorDistribution ( ) : |
||
return |