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

NEW: API #391

Merged
merged 43 commits into from
Nov 30, 2021
Merged

NEW: API #391

merged 43 commits into from
Nov 30, 2021

Commits on Oct 20, 2021

  1. ANOVA API: simple aov table

    mattansb committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    1f802cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8179967 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. more ANOVA API

    mattansb committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    45e7d87 View commit details
    Browse the repository at this point in the history
  2. new API vignette

    mattansb committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    af8eb68 View commit details
    Browse the repository at this point in the history
  3. make mlm ANOVA API compatible

    and clean up rms::ols
    mattansb committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    6e51627 View commit details
    Browse the repository at this point in the history
  4. mlm API

    mattansb committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    e600b26 View commit details
    Browse the repository at this point in the history
  5. fix: API vignette

    mattansb committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    1473805 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fee07e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    981fb82 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Configuration menu
    Copy the full SHA
    28ea437 View commit details
    Browse the repository at this point in the history
  2. rename .es_aov API functions

    mattansb committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    5514c01 View commit details
    Browse the repository at this point in the history
  3. Update eta_squared.R

    mattansb committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    f1d0c9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dafdcd5 View commit details
    Browse the repository at this point in the history
  5. oops

    mattansb committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    f8a4cff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c5fefe View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

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

Commits on Nov 7, 2021

  1. Merge pull request #395 from easystats/main

    sync up API branch
    mattansb authored Nov 7, 2021
    Configuration menu
    Copy the full SHA
    8d5b454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e666f1d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    0dbf9d7 View commit details
    Browse the repository at this point in the history
  2. Update eta_squared.R

    mattansb committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    f975c9c View commit details
    Browse the repository at this point in the history
  3. prep for print approx

    mattansb committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    2749eed View commit details
    Browse the repository at this point in the history
  4. Update effectsize_API.Rmd

    mattansb committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    ebdf31f View commit details
    Browse the repository at this point in the history
  5. v bump

    mattansb committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    cedf250 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    823feeb View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. clean up code

    mattansb committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    4593feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    061e108 View commit details
    Browse the repository at this point in the history
  3. Deal with offset

    mattansb committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    3d79d28 View commit details
    Browse the repository at this point in the history
  4. Update effectsize_API.Rmd

    mattansb committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    0616ad3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de7f311 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Update standardize.models.R

    mattansb committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    d453a69 View commit details
    Browse the repository at this point in the history
  2. fix: tests for std models

    mattansb committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    f98939c View commit details
    Browse the repository at this point in the history
  3. Update effectsize_API.Rmd

    mattansb committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    fd27824 View commit details
    Browse the repository at this point in the history
  4. add offsets z tests

    mattansb committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    732f401 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    f990c06 View commit details
    Browse the repository at this point in the history
  2. fix: vignette failing

    mattansb committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    019bc65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a90cde1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    6e15410 View commit details
    Browse the repository at this point in the history
  2. Update standardize.models.R

    mattansb committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    39721f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91481d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    571b52a View commit details
    Browse the repository at this point in the history
  2. Update DESCRIPTION

    mattansb committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    27eacda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df74255 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b762d5b View commit details
    Browse the repository at this point in the history