https://github.com/bdwilliamson/lvimp_supplementary
Supplementary materials for the `lvimp` paper
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.3%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Supplementary materials for the `lvimp` paper
Basic Info
- Host: GitHub
- Owner: bdwilliamson
- License: mit
- Language: R
- Default Branch: main
- Size: 53.7 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Created almost 2 years ago
· Last pushed almost 2 years ago
https://github.com/bdwilliamson/lvimp_supplementary/blob/main/
# Supplementary materials for the `lvimp` paper This repository contains code to reproduce the analyses in ["Inference on summaries of a model-agnostic longitudinal variable importance trajectory with application to suicide prevention"](https://arxiv.org/abs/2311.01638) by Williamson, Moodie, Simon, Rossom, and Shortreed (_arXiv_, 2024+). All analyses were implemented in the freely available R programming language, specifically, R version 4.0.2 or later. All analyses use the R package `lvimp` version 0.0.0.9000 and R package `vimp` version 2.3.3. Further, all analyses were performed on multi-core virtual machines running the Windows operating system. There is code provided in each of the directories that will run the simulations from the Windows command prompt (`cmd`). If you use another system or batch job scheduler (e.g., a Linux cluster), these can serve as templates. You may also run the analyses locally, but they may take a large amount of time. This README file provides an overview of the code available in the repository. We have separated our code into two directories based on the two main objectives of the manuscript. Each directory contains a separate README file that describes the code in that directory. ## The `sims` directory This directory contains code to reproduce numerical experiments that describe the operating characteristics of our proposed method under varying data-generating mechanisms, in support of our main motivating data analysis. ## The `data_analysis` directory This directory contains code to reproduce the main data analysis, investigating the longitudinal variable importance of predictors of suicide risk, in particular the ninth item of the patient health questionnaire (PHQi9). ## Issues If you encounter any bugs or have any specific questions about the analysis, please [file an issue](https://github.com/bdwilliamson/lvimp_supplementary/issues).
Owner
- Name: Brian Williamson
- Login: bdwilliamson
- Kind: user
- Location: Seattle, Washington USA
- Company: Kaiser Permanente Washington Health Research Institute
- Website: https://bdwilliamson.github.io/
- Repositories: 46
- Profile: https://github.com/bdwilliamson
Assistant Investigator at Kaiser Permanente Washington Health Research Institute. Interested in inference in high-dimensional settings.