@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-N6NK1QRN-L>
  a skos:Concept ;
  skos:prefLabel "logarithme de la vraisemblance"@fr, "log likelihood"@en ;
  skos:example "We improve previous work and employ two statistical association measures (Chi Squared and Log Likelihood) for the same task. (Barbu, 2009)"@en, "For all of the topics at 100th iteration the log-likelihood became stable. (Roy & Goldwasser, 2020)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-DMMZB5XG-C> ;
  skos:hiddenLabel "Log likelihood"@en, "Logarithme de la vraisemblance"@fr ;
  dc:modified "2024-06-12T15:11:48"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-DMMZB5XG-C>
  skos:prefLabel "statistiques"@fr, "statistics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-N6NK1QRN-L> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
