Code Monkey home page Code Monkey logo

Comments (1)

uqrmaie1 avatar uqrmaie1 commented on September 2, 2024

The scores are approximate log-likelihoods (with the minus sign omitted). They are difficult to interpret on their own and are more useful when comparing models. In theory, an absolute log-likelihood score difference of one suggests that the probability of the data under one model is about 2.7 times as high as under the other model. However, the likelihood (probability of the data given the model) is very different from the posterior probability (probability of the model given the data).

Another way of looking at the score is to consider that it is calculated as a weighted sum of f-statistic z-scores residuals (difference in z-scores of fitted minus observed f-statistics). A score of 694 suggests that one or more f-statistic z-scores are much greater than 4, so there is strong evidence that at least one observed f-statistic is not compatible with this model. But that is assuming that the goal is to find a model which fits the data perfectly. The problem with that is that in the limit of infinite data, any minor deviations between the real history and the model will lead to large f-statistic z-score residuals and large absolute scores. At the same time, noisy data and large models with too many degrees of freedom will result in "better" scores, closer to zero, even if these models have nothing to do with the actual history.

So I would focus more on the difference in scores of competing models, not on the absolute score of a single model.

from admixtools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.