|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRBNLearning.Sampler
public class Sampler
Constructor Summary | |
---|---|
Sampler(Primula pr)
|
Method Summary | |
---|---|
Instantiation |
sampleOneInstantiation(double pcmissing)
Samples one Instantiation with a percentage of pcmissing values missing (completely at random) |
SparseRelStruc |
sampleOneStruc()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Sampler(Primula pr)
Method Detail |
---|
public SparseRelStruc sampleOneStruc()
public Instantiation sampleOneInstantiation(double pcmissing)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |