|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlio.probdistributions.bitchain.DependencyNetworkProbDistribution
lio.probdistributions.bitchain.MultivariateMI_DN
public class MultivariateMI_DN
Field Summary |
---|
Fields inherited from class lio.probdistributions.bitchain.DependencyNetworkProbDistribution |
---|
laplace, network |
Constructor Summary | |
---|---|
MultivariateMI_DN()
|
Method Summary | |
---|---|
LiOResourceDefinition |
getDefinition()
Return a LiOResDescription object which holds the name and all parameters that describe the resource. |
void |
learn(Individual[] individuals)
Learns a probability distribution from a set of data |
Methods inherited from class lio.probdistributions.bitchain.DependencyNetworkProbDistribution |
---|
isLaplace, sample, setLaplace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultivariateMI_DN()
Method Detail |
---|
public void learn(Individual[] individuals)
ProbDistribution
individuals
- Set of individiduals from which de distribution
is estimated.public LiOResourceDefinition getDefinition()
LiOResource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |