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

Simulation functions and vignette plus other things #199

Merged
merged 43 commits into from
Jul 31, 2024

Conversation

ben18785
Copy link
Collaborator

  • creates a vignette
  • corrects lambda_over_both to handle foi=0 in three places
  • makes a public-facing probability simulation function
  • validates age bins in survey features

ben18785 and others added 30 commits May 15, 2024 14:08
- Correct tests accordingly
- Avoids using `cut`
@ben18785 ben18785 linked an issue Jul 19, 2024 that may be closed by this pull request
@ben18785 ben18785 requested a review from ntorresd July 19, 2024 16:54
@ntorresd ntorresd changed the base branch from main to dev July 19, 2024 22:31
Copy link

This pull request:

  • Adds 1 new dependencies (direct and indirect)
  • Adds 1 new system dependencies
  • Removes 0 existing dependencies (direct and indirect)
  • Removes 0 existing system dependencies

(Note that results may be inacurrate if you branched from an outdated version of the target branch.)

Copy link

This pull request:

  • Adds 1 new dependencies (direct and indirect)
  • Adds 1 new system dependencies
  • Removes 0 existing dependencies (direct and indirect)
  • Removes 0 existing system dependencies

(Note that results may be inacurrate if you branched from an outdated version of the target branch.)

Copy link

This pull request:

  • Adds 1 new dependencies (direct and indirect)
  • Adds 1 new system dependencies
  • Removes 0 existing dependencies (direct and indirect)
  • Removes 0 existing system dependencies

(Note that results may be inacurrate if you branched from an outdated version of the target branch.)

(provisional) Manually change variable names to use visualization functions.
This will be remove after the refactorization of the package.
- Use different names for foi data frames on each example
- Minor text and syntax changes to improve vignette's aesthetics
- Set theme to 'theme_bw()'
- Set 'echo=FALSE' on plotting code chunks
- Set 'fig.align="center"' on plotting code chunks
Copy link

This pull request:

  • Adds 1 new dependencies (direct and indirect)
  • Adds 1 new system dependencies
  • Removes 0 existing dependencies (direct and indirect)
  • Removes 0 existing system dependencies

(Note that results may be inacurrate if you branched from an outdated version of the target branch.)

@ntorresd ntorresd changed the title Simulation vignette plus other things Simulation functions and vignette plus other things Jul 31, 2024
@ntorresd
Copy link
Member

We'll make sure the R-CMD checks pass in the development branch after cleanly merging the refactorizations in full-refac-test

@ntorresd ntorresd merged commit 941ae9a into dev Jul 31, 2024
1 of 8 checks passed
@ntorresd ntorresd deleted the i169-restructure-simulation-functionality branch July 31, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changes to generate_sim_data
2 participants