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

{correlation} changes by Tom #329

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 10, 2024

  1. intial changes

    TomGeva committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8b5acf0 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. documentation & vector update

    TomGeva committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    67f099a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. tests update

    TomGeva committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a189954 View commit details
    Browse the repository at this point in the history
  2. finished tests for cor_test

    TomGeva committed May 17, 2024
    Configuration menu
    Copy the full SHA
    95e5e7c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    9a0eea2 View commit details
    Browse the repository at this point in the history
  2. data is an argument

    mattansb committed May 19, 2024
    Configuration menu
    Copy the full SHA
    dec3d0d View commit details
    Browse the repository at this point in the history
  3. update mans

    mattansb committed May 19, 2024
    Configuration menu
    Copy the full SHA
    acc94e7 View commit details
    Browse the repository at this point in the history
  4. use z_fisher()

    mattansb committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ad1f1fa View commit details
    Browse the repository at this point in the history
  5. Update correlation-package.R

    mattansb committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a403e23 View commit details
    Browse the repository at this point in the history
  6. cleanup if elses

    mattansb committed May 19, 2024
    Configuration menu
    Copy the full SHA
    93cf210 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    987f20d View commit details
    Browse the repository at this point in the history
  8. fix tests

    mattansb committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a7d3839 View commit details
    Browse the repository at this point in the history
  9. add method to printing

    mattansb committed May 19, 2024
    Configuration menu
    Copy the full SHA
    3674ab8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. some of last meeting fixes

    adding exception in bayesian correlation for when the variables are identical
    adding ci and p-value for all correlation as the conventional form of calculating them instead of missing
    TomGeva committed May 28, 2024
    Configuration menu
    Copy the full SHA
    98baa5d View commit details
    Browse the repository at this point in the history
  2. updating examples

    TomGeva committed May 28, 2024
    Configuration menu
    Copy the full SHA
    aa831aa View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. update examples in docs

    mattansb committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6b18b7b View commit details
    Browse the repository at this point in the history
  2. Update testthat.R

    mattansb committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cd06843 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Update testthat.R

    fixing the library call, following the prev fix of the test_check call
    TomGeva committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3297efc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bed8f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. uploading snaps

    TomGeva committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    96fa4b9 View commit details
    Browse the repository at this point in the history
  2. Update correlation.R

    mattansb committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6497bd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be993b3 View commit details
    Browse the repository at this point in the history
  4. changing the degrees of freedom of distance

    changing it to match its equivalences i other types of correlations, and adding a comment that explains the reason for the original way
    TomGeva committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    00408e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. semantic changes

    TomGeva committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    98b5f0c View commit details
    Browse the repository at this point in the history
  2. latest updates

    TomGeva committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    58027a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Correlation func rework

    discluding grouped_df
    TomGeva committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2c0a17d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. start work on tests and fixes

    TomGeva committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f20da41 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 20, 2024

  1. tests updated

    TomGeva committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    933bae8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. tests complete

    TomGeva committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    bbe4997 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. pics

    TomGeva committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c58decb View commit details
    Browse the repository at this point in the history
  2. filth of pics

    TomGeva committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5f1cb21 View commit details
    Browse the repository at this point in the history