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 NB-GLMM to master branch. #295

Merged
merged 315 commits into from
Nov 9, 2023
Merged

Add NB-GLMM to master branch. #295

merged 315 commits into from
Nov 9, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    78252cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    897e6b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66a4118 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    2d1471e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efb64f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    322a905 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa822af View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. begin migration to Rcpp

    MikeDMorgan committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    b716230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d69d284 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95d0cf4 View commit details
    Browse the repository at this point in the history
  4. added inference

    akluzer committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    fab60cc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    6c2b33b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4922d32 View commit details
    Browse the repository at this point in the history
  3. rewritten to allow slopes

    akluzer committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    ea7525c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    b0c91c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c560d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff73477 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    1aa1c56 View commit details
    Browse the repository at this point in the history
  2. merge alice branch

    MikeDMorgan committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    34c8511 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25e446d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c914f3 View commit details
    Browse the repository at this point in the history
  5. remove glmm_new.R script

    MikeDMorgan committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    f199fa1 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. updated intercepts model

    akluzer committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    88015dc View commit details
    Browse the repository at this point in the history
  2. Delete glmm.R

    akluzer authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    70555d3 View commit details
    Browse the repository at this point in the history
  3. Delete glmm_pseudo.R

    deleting all glmm files
    akluzer authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f815c70 View commit details
    Browse the repository at this point in the history
  4. Rename glmm_new.R to glmm.R

    renamed
    akluzer authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    b9f1fd1 View commit details
    Browse the repository at this point in the history
  5. import export added

    akluzer committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    c3007a7 View commit details
    Browse the repository at this point in the history
  6. Update DESCRIPTION

    added glmm.R
    akluzer authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    c52e27e View commit details
    Browse the repository at this point in the history
  7. Update DESCRIPTION

    akluzer authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    591b55a View commit details
    Browse the repository at this point in the history
  8. fixed weird typos

    akluzer committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    5b32568 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    846489e View commit details
    Browse the repository at this point in the history
  2. added descriptions

    akluzer committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    97be8fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4ec6d3 View commit details
    Browse the repository at this point in the history
  4. glmm.R included

    akluzer committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    9ba1850 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

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

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    2f26084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e13c66d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd45066 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    330c173 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. added tables

    akluzer committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    bb1151d View commit details
    Browse the repository at this point in the history
  2. modified to add glmm

    akluzer committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    cd0461d View commit details
    Browse the repository at this point in the history
  3. added glmm

    akluzer committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    e9ef26d View commit details
    Browse the repository at this point in the history
  4. adding glmm

    akluzer committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    5c647b5 View commit details
    Browse the repository at this point in the history
  5. neighborhoods sim glmm

    akluzer committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    6d95006 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. glmm simulation

    akluzer committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    87da383 View commit details
    Browse the repository at this point in the history
  2. fixed glm argument

    akluzer committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    bd479ff View commit details
    Browse the repository at this point in the history
  3. fixed glm argument

    akluzer committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    07cfac6 View commit details
    Browse the repository at this point in the history
  4. integrated glmm

    akluzer committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    b5e9bea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80a0d64 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    86ac118 View commit details
    Browse the repository at this point in the history
  2. expanded to 2 random effects

    akluzer committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    8ae83c7 View commit details
    Browse the repository at this point in the history
  3. modified

    akluzer committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    df7970b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9403985 View commit details
    Browse the repository at this point in the history
  5. updated

    akluzer committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    52ffc92 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    eba73e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d5d99c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99647ae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #210 from MarioniLab/alice_fast

    Refactoring GLMM functions in to Rcpp
    MikeDMorgan authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    80afccd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef51e10 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #211 from MarioniLab/alice_fast

    remove condensed initialiseFullZ function for now
    MikeDMorgan authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    ee4038f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba3f194 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cb8a09 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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

Commits on Apr 1, 2022

  1. added glm tests

    akluzer committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    cf72705 View commit details
    Browse the repository at this point in the history
  2. latest updates

    akluzer committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    814c17e View commit details
    Browse the repository at this point in the history
  3. rebased glmm

    akluzer committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    4f70fe6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27183dc View commit details
    Browse the repository at this point in the history
  5. readded satterthwaite

    akluzer committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    3c4d288 View commit details
    Browse the repository at this point in the history
  6. resolving unstaged change

    akluzer committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    02a40da View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. push miloR shared object

    MikeDMorgan committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    89ac502 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    17f847b View commit details
    Browse the repository at this point in the history
  2. make current GLMM tests run with C++ fitGLMM - still need to make tes…

    …ts run consistently, currently relies on a set seed which does not 100% create the faithful conditions
    MikeDMorgan committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    a307363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a2c7b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. fitGLMM now works with a) any number of random effects, b) arbitrary …

    …covariance matrix, c) random effects + arbitrary covariance matrix
    MikeDMorgan committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    347ead5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f5c65 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    546ee8c View commit details
    Browse the repository at this point in the history
  2. add simulated family data

    MikeDMorgan committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    f60827c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1f4972 View commit details
    Browse the repository at this point in the history
  4. add updated so

    MikeDMorgan committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    c7244e6 View commit details
    Browse the repository at this point in the history
  5. latest update

    akluzer committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    fa75dcc View commit details
    Browse the repository at this point in the history
  6. latest changes

    akluzer committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    66d3e5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4fc321 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. add C++ utility functions

    MikeDMorgan committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    39c59fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e58862 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

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

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    a6fd81c View commit details
    Browse the repository at this point in the history
  2. compiled package object

    MikeDMorgan committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    88358f4 View commit details
    Browse the repository at this point in the history
  3. add PKG Makevars

    MikeDMorgan committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    be93796 View commit details
    Browse the repository at this point in the history
  4. update docs for CHECK

    MikeDMorgan committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    26192dd View commit details
    Browse the repository at this point in the history
  5. add compiled docs

    MikeDMorgan committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    4000f65 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. update DESCRIPTION

    MikeDMorgan committed May 9, 2022
    Configuration menu
    Copy the full SHA
    6546ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75798ba View commit details
    Browse the repository at this point in the history
  3. add missing std call

    MikeDMorgan committed May 9, 2022
    Configuration menu
    Copy the full SHA
    e861d46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    286a515 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    293b9ee View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    94960b8 View commit details
    Browse the repository at this point in the history
  2. Update RCMD_check.yml

    Fix YAML
    MikeDMorgan authored May 10, 2022
    Configuration menu
    Copy the full SHA
    37ce8b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae2f277 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27433eb View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

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

Commits on May 12, 2022

  1. Merge pull request #217 from MarioniLab/genetic_case

    Merging in most up to date version of C++ versions
    MikeDMorgan authored May 12, 2022
    Configuration menu
    Copy the full SHA
    d0bb895 View commit details
    Browse the repository at this point in the history
  2. add LIBS to Makevars

    Michael Morgan committed May 12, 2022
    Configuration menu
    Copy the full SHA
    1a38259 View commit details
    Browse the repository at this point in the history
  3. resolve merge

    akluzer committed May 12, 2022
    Configuration menu
    Copy the full SHA
    c036dd3 View commit details
    Browse the repository at this point in the history
  4. fixing merge

    akluzer committed May 12, 2022
    Configuration menu
    Copy the full SHA
    aabb011 View commit details
    Browse the repository at this point in the history
  5. fixing merge

    akluzer committed May 12, 2022
    Configuration menu
    Copy the full SHA
    f87a0a6 View commit details
    Browse the repository at this point in the history
  6. add Makevars.win

    MikeDMorgan committed May 12, 2022
    Configuration menu
    Copy the full SHA
    35d5674 View commit details
    Browse the repository at this point in the history
  7. added R_glmm.R

    akluzer committed May 12, 2022
    Configuration menu
    Copy the full SHA
    953b7d0 View commit details
    Browse the repository at this point in the history
  8. added R_glmm.R

    akluzer committed May 12, 2022
    Configuration menu
    Copy the full SHA
    4d18038 View commit details
    Browse the repository at this point in the history
  9. added R_glmm.R

    akluzer committed May 12, 2022
    Configuration menu
    Copy the full SHA
    0e85953 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f5a915a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7c1181b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. fixed SE in fitGLMM

    akluzer committed May 13, 2022
    Configuration menu
    Copy the full SHA
    85e7596 View commit details
    Browse the repository at this point in the history
  2. added tagwise dispersion

    akluzer committed May 13, 2022
    Configuration menu
    Copy the full SHA
    f30aae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0636b54 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    64d2f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a178fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d79ea28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    580ced7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    99ba7f0 View commit details
    Browse the repository at this point in the history
  2. doc rebuild

    MikeDMorgan committed May 17, 2022
    Configuration menu
    Copy the full SHA
    ef0deb7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. resolving conflicts

    akluzer committed May 25, 2022
    Configuration menu
    Copy the full SHA
    9f5431d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5da68d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. resolving Z colname issue

    MikeDMorgan committed May 27, 2022
    Configuration menu
    Copy the full SHA
    277dd09 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. resolving conflicts

    akluzer authored and MikeDMorgan committed May 31, 2022
    Configuration menu
    Copy the full SHA
    5e5df72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7142a56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    281dcf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    67bc36b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    361d41b View commit details
    Browse the repository at this point in the history
  3. adapt partial derivs to take an arbitrary cXc matrix and correspondin…

    …g Z - doesnt have to be identity
    MikeDMorgan committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    8a0ce76 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    62d7115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a3d327 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    28edec5 View commit details
    Browse the repository at this point in the history
  2. add conjugate gradient method for solving MMEs and use Cholesky of G …

    …trick to make MMEs more diagonal
    MikeDMorgan committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    6bbf3dc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. add working HE and HE-NNLS solvers. Still need to resolve HE-NNLS inf…

    …inite loop with small variances
    MikeDMorgan committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    eaf4ff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca6d6bf View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. resolve infinite loop bug - need different constaint values for genet…

    …ic and non-genetic model
    MikeDMorgan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    dc4ffee View commit details
    Browse the repository at this point in the history
  2. Added function to visualize the number of neighboring cells per neigh…

    …borhood and condition
    nickhir authored and MikeDMorgan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6a11167 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    666f629 View commit details
    Browse the repository at this point in the history
  4. Refactored plotNhoodCounts.

    nickhir authored and MikeDMorgan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e7ae226 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02d44f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f2a36c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0555c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a625b56 View commit details
    Browse the repository at this point in the history
  9. Force logical subset.nhoods vector to be same length as the number of…

    … rows of nhooCounts(x)
    nickhir authored and MikeDMorgan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    06f56f8 View commit details
    Browse the repository at this point in the history
  10. removed redundant paste0

    nickhir authored and MikeDMorgan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    99b6884 View commit details
    Browse the repository at this point in the history
  11. Update issue templates

    emdann authored and MikeDMorgan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    167a4f3 View commit details
    Browse the repository at this point in the history
  12. Added contrast tutorial to readme

    emdann authored and MikeDMorgan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    35caaac View commit details
    Browse the repository at this point in the history
  13. Update README.md

    Add more info for reporting issues under __Support__
    MikeDMorgan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7b47157 View commit details
    Browse the repository at this point in the history
  14. adding error message for wrong input

    emdann authored and MikeDMorgan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    33ebaac View commit details
    Browse the repository at this point in the history
  15. adding constructor from Matrix

    emdann authored and MikeDMorgan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    681209b View commit details
    Browse the repository at this point in the history
  16. Update NEWS.md

    Update news file with on-going additions - plotNhoodCounts
    MikeDMorgan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    986818f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cb8eb1b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    1ca8ec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38bbebe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeceb76 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    269335c View commit details
    Browse the repository at this point in the history
  2. add documentation to R-facing C++ functions and begin dealing with Bi…

    …ocCheck warnings/errors
    MikeDMorgan committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    8a62b80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34cfb1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaabaec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    549ce44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbfba04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e875770 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de0e8fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc806cd View commit details
    Browse the repository at this point in the history
  10. update sim_family data

    MikeDMorgan committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    6c64335 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d29f25 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

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

Commits on Jan 30, 2023

  1. resolve devel merge conflicty

    Morgan committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    993b7bf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into genetic_case

    Morgan committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e8b9d45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4582f4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cede84f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    2916f5a View commit details
    Browse the repository at this point in the history
  2. debugged GRM with multiple observations per individual - beware confo…

    …unding between GRM columns and fixed effects!!
    MikeDMorgan committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    2e69be7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    f64bffe View commit details
    Browse the repository at this point in the history
  2. remove Poisson variance from current implementation - needs a huge am…

    …ount more debugging to work
    MikeDMorgan committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    fe6d42a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4213ed6 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. remove Poisson GLMM tests

    MikeDMorgan committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    4ee242f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55b6786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dd1eb2 View commit details
    Browse the repository at this point in the history
  4. p-value bug fixed

    MikeDMorgan committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    c42c0a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. bug checking GRM inputs

    MikeDMorgan committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ec257fd View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on Mar 3, 2023

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

Commits on Mar 6, 2023

  1. switch phi estimation to 1 initial and 1 internal optimisation - this…

    … relies _heavily_ on getting a good phi at the beginning
    MikeDMorgan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f1c64b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c1de05 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    a7039b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8f7263 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    617a453 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8afaf8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    14c122c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7880021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02d0424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c88c762 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    b715ad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0916537 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4f1035 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. add the checkSeparation function for checking potential of model sepa…

    …ration with input variables
    MikeDMorgan committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f1add28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edd208c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dff59b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36270ad View commit details
    Browse the repository at this point in the history
  5. fix bug in plotNhoods

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

Commits on Mar 15, 2023

  1. add simple GLMM vignette

    MikeDMorgan committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    46f0738 View commit details
    Browse the repository at this point in the history
  2. update CI actions

    MikeDMorgan committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    783c4ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    638fed9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39db735 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed3bc72 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    c8e4975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58d0e95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    666d657 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ae4f2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e28ae59 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    e1df254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7489b31 View commit details
    Browse the repository at this point in the history
  3. major version bump

    MikeDMorgan committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a0d3459 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b10ce8 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

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

Commits on Apr 26, 2023

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

Commits on Apr 27, 2023

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

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    5add9c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0846fb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f81787 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    9f5ed07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9026192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    883bf00 View commit details
    Browse the repository at this point in the history
  4. fix bug

    MikeDMorgan committed May 22, 2023
    Configuration menu
    Copy the full SHA
    f019442 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c93d8cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbb3541 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge pull request #221 from MarioniLab/genetic_case

    Merge all Milo-GLMM code into `alice` branch prior to devel.
    MikeDMorgan authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    476c63c View commit details
    Browse the repository at this point in the history
  2. tweak plotNhoods docs

    MikeDMorgan committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    590e54c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81bd036 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    620ad60 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. properly implement ML estimation, fix solver option bug and resolve p…

    …artial derivative list/matrix issue
    MikeDMorgan committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9882446 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 12, 2023

  1. Merge pull request #289 from MarioniLab/alice

    Introduce Milo NB-GLMM to devel in preparation for manuscript submission.
    MikeDMorgan authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    22bca3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77dbede View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05be58d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bb0dd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d398ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6ae18a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1633c34 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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