ICDistribution |
OWLSimReferenceBasedStatistics.getICDistribution(Set<org.semanticweb.owlapi.model.OWLClass> candidates,
org.semanticweb.owlapi.model.IRI referenceEntity,
double samplingRate) |
Map<org.semanticweb.owlapi.model.IRI,ICDistribution> |
OWLSimReferenceBasedStatistics.getICDistribution(Set<org.semanticweb.owlapi.model.OWLClass> candidates,
org.semanticweb.owlapi.model.IRI referenceEntity,
Set<org.semanticweb.owlapi.model.OWLClass> topLevelReferenceEntities,
double samplingRate) |
PValue |
OWLSimReferenceBasedStatistics.getPValue(Set<org.semanticweb.owlapi.model.OWLClass> candidates,
org.semanticweb.owlapi.model.IRI referenceEntity) |
PValue |
OwlSimPValue.getPValue(Set<org.semanticweb.owlapi.model.OWLClass> candidates,
org.semanticweb.owlapi.model.IRI referenceEntity) |
Map<org.semanticweb.owlapi.model.IRI,PValue> |
OWLSimReferenceBasedStatistics.getPValue(Set<org.semanticweb.owlapi.model.OWLClass> candidates,
org.semanticweb.owlapi.model.IRI referenceEntity,
Set<org.semanticweb.owlapi.model.OWLClass> topLevelReferenceEntities) |
Map<org.semanticweb.owlapi.model.IRI,PValue> |
OwlSimPValue.getPValue(Set<org.semanticweb.owlapi.model.OWLClass> candidates,
org.semanticweb.owlapi.model.IRI referenceEntity,
Set<org.semanticweb.owlapi.model.OWLClass> topLevelReferenceEntities) |
double |
OWLSimReferenceBasedStatistics.getVariance(Set<org.semanticweb.owlapi.model.OWLClass> candidates,
org.semanticweb.owlapi.model.IRI referenceEntity) |
Map<org.semanticweb.owlapi.model.IRI,Double> |
OWLSimReferenceBasedStatistics.getVariance(Set<org.semanticweb.owlapi.model.OWLClass> candidates,
org.semanticweb.owlapi.model.IRI referenceEntity,
Set<org.semanticweb.owlapi.model.OWLClass> topLevelReferenceEntities) |
double |
OwlSimVariance.getVarianceValue(Set<org.semanticweb.owlapi.model.OWLClass> candidates,
org.semanticweb.owlapi.model.IRI referenceEntity) |
Map<org.semanticweb.owlapi.model.IRI,Double> |
OwlSimVariance.getVarianceValue(Set<org.semanticweb.owlapi.model.OWLClass> candidates,
org.semanticweb.owlapi.model.IRI referenceEntity,
Set<org.semanticweb.owlapi.model.OWLClass> topLevelReferenceEntities) |