Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add inference #79

Draft
wants to merge 55 commits into
base: dev
Choose a base branch
from
Draft

add inference #79

wants to merge 55 commits into from

Commits on Feb 23, 2023

  1. Add inference and testing

    ejd99 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6e06a50 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. remove test/

    ejd99 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    b38d7df View commit details
    Browse the repository at this point in the history
  2. add phylolm

    ejd99 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ffd9c50 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. add inference example

    ejd99 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    513a817 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. hopefully will now pass tests

    ejd99 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c182e11 View commit details
    Browse the repository at this point in the history
  2. include global skipR

    ejd99 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    e8538ee View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. added estimaterates!

    ejd99 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    d613aa1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    5a80d0a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. add lambda calcs

    ejd99 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0e9c10a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    4343a8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3831094 View commit details
    Browse the repository at this point in the history
  3. Fix inference testing

    richardreeve committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    6bf55c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    104b55d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e50f57 View commit details
    Browse the repository at this point in the history
  6. Update workflows

    richardreeve committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    dbe4eb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    96b3fb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    91ef1f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ca9405 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    b222e81 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    3a69b38 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. mult lambda

    ejd99 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    17e4fc1 View commit details
    Browse the repository at this point in the history
  2. manifest and project

    ejd99 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    2fb70f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    2cc9515 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    acdc530 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Merge branch 'dev' into ejd/inference

    # Conflicts:
    #	Project.toml
    #	src/API.jl
    richardreeve committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5be7ee4 View commit details
    Browse the repository at this point in the history
  2. Fix authorship list

    richardreeve committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b8fd52e View commit details
    Browse the repository at this point in the history
  3. multi lambda

    ejd99 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4e2bd92 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ejd/inference' of https://github.com/EcoJulia/Phylo.jl

    …into ejd/inference
    ejd99 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    46e8efe View commit details
    Browse the repository at this point in the history
  5. fix tests

    ejd99 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4613b05 View commit details
    Browse the repository at this point in the history
  6. add orcid

    ejd99 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3386210 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    aee5098 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    646264d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. export traitdata

    ejd99 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    067c76b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1f64f8 View commit details
    Browse the repository at this point in the history
  3. example baysian analysis

    ejd99 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1114e0f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    8d9ce33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd30793 View commit details
    Browse the repository at this point in the history
  3. include chain and plottinng

    ejd99 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0aa896a View commit details
    Browse the repository at this point in the history
  4. change to d.tree

    ejd99 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b8ce796 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    55665a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c869a14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57d3ff7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d206dc View commit details
    Browse the repository at this point in the history
  5. Whitespace fixes

    richardreeve committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c6f13f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Whitespace fixes

    richardreeve committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    32136f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a800b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b41f8e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae5c3f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Clean demo code

    richardreeve committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    60f037f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Claire Analysis

    ejd99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4de1d89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f288d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    b3c139a View commit details
    Browse the repository at this point in the history
  2. Fix case issue

    richardreeve committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e879ed5 View commit details
    Browse the repository at this point in the history
  3. Inference fixes

    richardreeve committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f97553f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    514d584 View commit details
    Browse the repository at this point in the history