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 support for population selection based on predictive/posterior probabilities in getSimulationEnrichmentMeans/Rates/Survival #30

Closed
wants to merge 34 commits into from

Commits on Oct 30, 2023

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

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    a6a4249 View commit details
    Browse the repository at this point in the history
  2. added missing import

    tilljensen committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    feedab5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fixed failing tests

    tilljensen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    353f177 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rpact-com/dev/3.5.0

    Dev/3.5.0
    tilljensen authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5f31130 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. fixed summary

    tilljensen committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6790e87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27843ee View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. added R6 classes

    tilljensen committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    794394f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. added classes

    tilljensen committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    cd4ef07 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. changed filenames

    tilljensen committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    bebb1a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 12, 2024

  1. .assertIsValidBeta improved

    fpahlke committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a6494fa View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. adjusted to 3.5.2

    tilljensen committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2871f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bfedb4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev/3.5.0' into dev/4.0.0

    # Conflicts:
    #	R/f_core_assertions.R
    #	R/f_design_group_sequential.R
    #	R/f_simulation_performance_score.R
    #	man-roxygen/examples_get_performance_score.R
    #	man/getPerformanceScore.Rd
    #	tests/testthat/test-f_simulation_performance_score.R
    tilljensen committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b3b14b4 View commit details
    Browse the repository at this point in the history
  4. added r6 prefixes

    tilljensen committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    aa97d45 View commit details
    Browse the repository at this point in the history
  5. removed old Rd files

    tilljensen committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a488b32 View commit details
    Browse the repository at this point in the history
  6. removed whitespace changes

    tilljensen committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9d5f521 View commit details
    Browse the repository at this point in the history
  7. removed whitespace changes

    tilljensen committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8a5d3b9 View commit details
    Browse the repository at this point in the history
  8. removed whitespace changes

    tilljensen committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fd20471 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #29 from tilljensen/dev/4.0.0

    Use R6 instead of reference classes
    fpahlke authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    94892f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Code syntax style improved

    fpahlke committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    12e78b5 View commit details
    Browse the repository at this point in the history
  2. DESCRIPTION updated

    fpahlke committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    97b846b View commit details
    Browse the repository at this point in the history
  3. Issue in FieldSet fixed

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

Commits on Mar 20, 2024

  1. fixed SummaryItem

    tilljensen committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    63676ab View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/dev/4.0.0' into dev/4.0.0

    # Conflicts:
    #	R/class_analysis_results.R
    #	R/class_summary.R
    tilljensen committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    dff71c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Merge pull request #31 from tilljensen/dev/4.0.0

    fix SummaryItem
    fpahlke authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c54f1e7 View commit details
    Browse the repository at this point in the history
  2. Outdated man pages removed

    fpahlke committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c17286f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bc2642 View commit details
    Browse the repository at this point in the history
  4. Several issues fixed

    fpahlke committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    282fd54 View commit details
    Browse the repository at this point in the history
  5. Man pages improved

    fpahlke committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2edd396 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Issues in print outputs fixed

    fpahlke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    65f7727 View commit details
    Browse the repository at this point in the history
  2. Man pages updated

    fpahlke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f09af59 View commit details
    Browse the repository at this point in the history