No articles match
The Kids Theming12 days ago
Overview | The Kids Colours | Example Usage | > The Kids theming functions | > thekids_table | Table Highlighting | > highlight | > zebra
Miscellaneous Functions1 months ago
Overview | Example Usage | Using Extracts (> clean_REDCap) | Using APIs
Cleaning Columns4 months ago
Overview | 1. Create a data dictionary template: make_column_dict() | 2. Apply column dictionary: update_columns() | Writing/Loading column dictionaries from file
Project Workflows and Shiny Helpers/addins using thekidsbiostats8 months ago
Overview | Organising Statistical Workflows | Step 1: Create folder structure | Step 2: Create (Quarto) markdown template | Enhancing Report Readability Using Add-Ins | Reproducibility Information
Flagging aducust records using aducust_flag9 months ago
Forward | Simulate Data | 1) Formulate dobmap | 2) Formulate carer_map | 3) Formulate aducust | Examples | Example 1: Default use | Example 2: Changing default age | Example 2.1: Different ages | Example 2.2: "Negative" ages | Example 3: Non-default variable names | Example 3.1: Different data date variables | Example 3.2: Different ID variable names | Example 3.3: Different DOB variable | Example 4: Summarising Records | Example 4.1: Summarising within carer | Example 4.2: Summarising across carers | Conclusion
Using WAACHShelp::icd_morb_flag in practice9 months ago
Setup | Data requirements | Flagging | Automatic flagging | Flagging variables | Applying flags | Manual flagging | Example 1: Basic flag creation | Attempt 1: without specifying diag_type="custom" | Attempt 2: specifying diag_type="custom" | Example 2: Combining diag_type values | Example 3: Specifying person_summary | Example 4: Flagging records below strictly below a certain age | Attempt 1: if person_summary = FALSE | Attempt 2: if person_summary = TRUE | Conclusion
Presenting Model Output10 months ago
Overview | Example Usage | Data | Building the model | Model output | Descriptive statistics | Model diagnostics | Model effect | Interpretation of model
Data Manipulation Tools1 years ago
Overview | Example Usage | Rounding Functions | Data Manipulation Functions | > fct_case_when
Creating an R project1 years ago
Forward | Function specifics | Running the function | Step 1: | Step 2: | Step 3:
Creating a blank Quarto markdown document2 years ago
Forward | Function specifics | Running the function | Step 1: | Step 2: