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

Mixed effects model to convert irregular data to basis expansion #618

Open
wants to merge 62 commits into
base: develop
Choose a base branch
from

Commits on Mar 4, 2024

  1. minimize converter

    pcuestas committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    239bfd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    4b917ec View commit details
    Browse the repository at this point in the history
  2. WIP: include EM converter

    pcuestas committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9d2a2d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Add EM converter

    pcuestas committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c28f4bf View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Naming and comments

    pcuestas committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    21c7f17 View commit details
    Browse the repository at this point in the history
  2. Fix docstring

    pcuestas committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    5166b5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b7fd7c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Mar 23, 2024

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    9f17ff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9730d51 View commit details
    Browse the repository at this point in the history
  3. Implement scores for FDatairregular objects as described in #609

    (testing included to assert equality with the `FDataGrid` case)
    pcuestas committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    951dea3 View commit details
    Browse the repository at this point in the history
  4. Fix ugly comment

    pcuestas committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    30c807f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 7, 2024

  1. conversion documentation

    pcuestas committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    30e11ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3b26b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Fix tests

    pcuestas committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e18bc49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d3addc View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Replace Union and Optional

    pcuestas committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e91419d View commit details
    Browse the repository at this point in the history
  2. Fix imports

    pcuestas committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    313a001 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/scoring-fdatairregular' into feature/irregular_…

    …to_basis_mixed_effects_method
    pcuestas committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8b0a972 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bd8713 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/scoring-fdatairregular' into feature/irregular_…

    …to_basis_mixed_effects_method
    pcuestas committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    bb5e1cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bb641b View commit details
    Browse the repository at this point in the history
  7. Examples

    pcuestas committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2030dd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36a8092 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. examples

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

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    10ed91f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7104d2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f58016 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. update examples

    pcuestas committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2eff88e View commit details
    Browse the repository at this point in the history
  2. jupyter plot for to_basis

    pcuestas committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1fac99e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. update converters

    pcuestas committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c23064d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3663d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 27, 2024

  1. example

    pcuestas committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a9c2ee4 View commit details
    Browse the repository at this point in the history
  2. .

    pcuestas committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    de2cf1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abb53aa View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Merge branch 'fix/fdatairregular_getitem' into feature/irregular_to_b…

    …asis_mixed_effects_method
    pcuestas committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    5cb6dbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702d47a View commit details
    Browse the repository at this point in the history
  3. remove extra comment line

    pcuestas committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e2a4466 View commit details
    Browse the repository at this point in the history
  4. isort

    pcuestas committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e6f00da View commit details
    Browse the repository at this point in the history
  5. wip example of decimation

    pcuestas committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    ba34522 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. decimation example

    pcuestas committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    31d69f2 View commit details
    Browse the repository at this point in the history
  2. decimation example

    pcuestas committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    6c5e622 View commit details
    Browse the repository at this point in the history
  3. decimation example

    pcuestas committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    16c513a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. remove extra example

    pcuestas committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9e1a566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509acd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. isort

    pcuestas committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9e4a612 View commit details
    Browse the repository at this point in the history
  2. test sample_irregular

    pcuestas committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f442a58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84e92d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    704d254 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4151e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. documentation and review

    pcuestas committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4073501 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    0b9d37f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523a9ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20bd812 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ad8998 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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

Commits on Jun 21, 2024

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