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

docs: 🚧 separate algorithm vignette, plus pseudocode for internals #163

Draft
wants to merge 48 commits into
base: main
Choose a base branch
from

Conversation

lwjohnst86
Copy link
Member

Building on the wonderful work that @Aastedet started in #133, I started splitting out the algorithm details from the internal function implementation details. I also converted a lot of his text into pseudocode so we can just cut and paste as we develop them.

I'm still ongoing with this, but it's looking amazing so far!!

Anders Aasted Isaksen and others added 30 commits September 18, 2024 13:16
Co-authored-by: Signe Kirk Brødbæk <[email protected]>
Autoformatting made a few changes after resolving previous merge conflict.
Co-authored-by: Luke W. Johnston <[email protected]>
Reformatted output variable lists to start with variable names, followed by a short description. Also added info on renamed variables.
…xcessive.

Added a bit more detail to the raw_inclusion_date vs stable_inclusion_date.
Co-authored-by: Signe Kirk Brødbæk <[email protected]>
…te-function-flow

# Conflicts:
#	vignettes/function-flow.Rmd
Base automatically changed from update-function-flow to main December 19, 2024 14:54
signekb added a commit that referenced this pull request Dec 22, 2024
#' with the following columns:
#'
#' - `pnr`: The personal identification variable.
#' - `date`: The date of all the recorded diagnosis (renamed from `d_inddto`).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#' - `date`: The date of all the recorded diagnosis (renamed from `d_inddto`).
#' - `date`: The date of all recorded diagnoses (renamed from `d_inddto`).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants