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

Updated variance( ) function #308

Closed
wants to merge 32 commits into from
Closed

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    20e553e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ee02d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afb23a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. update documentation

    nadiaenh committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    efe7ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    649ffaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69aba95 View commit details
    Browse the repository at this point in the history
  4. update doctests

    nadiaenh committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4290ad0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. change function names

    nadiaenh committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ba5689b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df7c81b View commit details
    Browse the repository at this point in the history
  3. Remove comment

    ayushpatnaikgit committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    42130f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1c05da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0aed990 View commit details
    Browse the repository at this point in the history
  6. More code reuse

    ayushpatnaikgit committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6689fe3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59f639d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    54f8220 View commit details
    Browse the repository at this point in the history
  2. define quantile by domain

    nadiaenh committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b7d8e7b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. add domain name column

    nadiaenh committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c4acd9d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. add domain name column

    nadiaenh committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5f89ce1 View commit details
    Browse the repository at this point in the history
  2. update doctest for bydomain

    nadiaenh committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b47edb6 View commit details
    Browse the repository at this point in the history
  3. update docstring

    nadiaenh committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    56cd148 View commit details
    Browse the repository at this point in the history
  4. update docstring

    nadiaenh committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    230cb47 View commit details
    Browse the repository at this point in the history
  5. update docstring

    nadiaenh committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    36b93ab View commit details
    Browse the repository at this point in the history
  6. Merge branch 'repdesign-variance' of github.com:nadiaenh/Survey.jl in…

    …to repdesign-variance
    nadiaenh committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    18a77dd View commit details
    Browse the repository at this point in the history
  7. uncomment tests

    nadiaenh committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8c1d86c View commit details
    Browse the repository at this point in the history
  8. remove show

    nadiaenh committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6f75a27 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 18, 2023

  1. Merge pull request #2 from ayushpatnaikgit/dontderive

    Give preference to weights
    nadiaenh authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7a472dc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'repdesign-variance' of github.com:nadiaenh/Survey.jl in…

    …to repdesign-variance
    nadiaenh committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    eaab6b1 View commit details
    Browse the repository at this point in the history
  3. update by.jl

    nadiaenh committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8507360 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. update tests

    nadiaenh committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ae2daa1 View commit details
    Browse the repository at this point in the history
  2. fix NaN SE error

    nadiaenh committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e74bee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    737b1d6 View commit details
    Browse the repository at this point in the history