<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/PSDO?iri=http://purl.obolibrary.org/obo/STATO_0000455"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://purl.obolibrary.org/obo/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000118"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000117"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000119"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000114"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/STATO_0000391"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/STATO_0000041"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/STATO_0000032"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/BFO_0000051 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000051">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label xml:lang="en">has part</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/IAO_0000136 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000136">
        <rdfs:label xml:lang="en">is about</rdfs:label>
    </ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/IAO_0000078 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000078"/>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000028 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000028">
        <rdfs:label xml:lang="en">measure of dispersion</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000144 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000144">
        <rdfs:label xml:lang="en">model parameter estimate</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000314 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000314">
        <rdfs:label xml:lang="en">upper confidence limit</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000315 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000315">
        <rdfs:label xml:lang="en">lower confidence limit</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/STATO_0000455 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/STATO_0000455">
        <rdfs:label xml:lang="en">credible interval</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/STATO_0000028"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000136"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/STATO_0000144"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
                <someValuesFrom>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/STATO_0000314"/>
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/STATO_0000315"/>
                        </intersectionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <ns3:STATO_0000391 xml:lang="en"></ns3:STATO_0000391>
        <ns3:STATO_0000041 xml:lang="en"></ns3:STATO_0000041>
        <ns3:IAO_0000119 xml:lang="en">Adapted from Wikipedia:
https://en.wikipedia.org/wiki/Credible_interval

and from the Cambridge Dictionary of Statistics, fourth edition, ISBN-13 978-0-511-78827-7
last accessed: 2017-07-01</ns3:IAO_0000119>
        <ns3:IAO_0000118 xml:lang="en">Bayesian credibility interval</ns3:IAO_0000118>
        <ns3:STATO_0000032 xml:lang="en">HPD</ns3:STATO_0000032>
        <ns3:IAO_0000115 xml:lang="en">In Bayesian statistics context, a credible interval is an interval of a posterior distribution which is such that the density at any point inside the interval is greater than the density at any point outside and that the area under the curve for that interval is equal to a prespecified probability level. For any probability level there is generally only one such interval, which is also often known as the highest posterior density region. Unlike the usual confidence interval associated with frequentist inference, here the intervals specify the range within which parameters lie with a certain probability.

The Bayesian counterparts of the confidence interval used in Frequentists Statistics.</ns3:IAO_0000115>
        <ns3:IAO_0000117 xml:lang="en">Philippe Rocca-Serra</ns3:IAO_0000117>
        <ns3:STATO_0000032 xml:lang="en">region of highest posterior density</ns3:STATO_0000032>
        <ns3:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000122"/>
    </Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/IAO_0000122 -->

    <Thing rdf:about="http://purl.obolibrary.org/obo/IAO_0000122">
        <rdf:type rdf:resource="http://purl.obolibrary.org/obo/IAO_0000078"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdfs:label xml:lang="en">ready for release</rdfs:label>
    </Thing>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.4.1806) http://owlapi.sourceforge.net -->



