Publications by Adam Elder
EpiModel care engagement diagnostics
1 Back to Outline This section includes information on care engagement diagnostics. You can go back to table of contents if you would like. Other related documents are: Other related documents are: Demographic diagnostics Network diagnostics HIV testing diagnostics Drug assitance Programs Prevalence diagnostics if (is.null(params$sim_data)) { ...
1031 sym R (4953 sym/6 pcs) 16 img
EpiModel testing diagnostics
1 Model Validation 1.1 Comparison of Hazards ### Hazards based on Model pred_dat <- readRDS("../../Data/Intermediate/coxdata.RDS") pred_dat <- pred_dat %>% filter(!(never_tested == "T" & age > 45)) covardf <- with(pred_dat, expand.grid( age.young = unique(age.young), race2 = unique(race2), region.ewa = unique(region.ewa), snap.grp3 = uni...
1558 sym R (6448 sym/9 pcs) 49 img
ART Outcome Diagnostics
attr_names <- EpiModelWHAMPDX::attr_names suppressPackageStartupMessages(library(tidyverse)) suppressPackageStartupMessages(library(magrittr)) suppressPackageStartupMessages(library(cowplot)) suppressPackageStartupMessages(library(ggrepel)) library(EpiModelWHAMPDX) sim_dat <- readRDS("../../EpiModel/AE/sim_epimodel3/sim_at_2033_feb16b.rds") optio...
2838 sym R (6452 sym/13 pcs) 25 img
Simple Example
Simple Example, Chapter 1 Here is some text explain what I am about to plot data <- readxl::read_excel("~/Desktop/spreadsheet.xlsx") plot(x = data$Age, y = data$Income) ...
86 sym R (92 sym/1 pcs) 1 img
EpiModel PrEP diagnostics
attr_names <- EpiModelWHAMPDX::attr_names suppressPackageStartupMessages(library(tidyverse)) suppressPackageStartupMessages(library(magrittr)) suppressPackageStartupMessages(library(cowplot)) suppressPackageStartupMessages(library(ggrepel)) library(EpiModelWHAMPDX) sim_dat <- readRDS("../../EpiModel/AE/sim_epimodel3/sim_at_2033_feb_19.rds") opt...
569 sym R (3078 sym/7 pcs) 12 img
EpiModel PrEP diagnostics
attr_names <- EpiModelWHAMPDX::attr_names suppressPackageStartupMessages(library(tidyverse)) suppressPackageStartupMessages(library(magrittr)) suppressPackageStartupMessages(library(cowplot)) suppressPackageStartupMessages(library(ggrepel)) library(EpiModelWHAMPDX) sim_dat <- readRDS("../../EpiModel/AE/sim_epimodel3/sim_on_2021-03-23_at_2033.rds"...
2375 sym R (8765 sym/17 pcs) 65 img
EpiModel Diags
1 Prevalence 1.1 ovr 1.2 race 1.3 region 1.4 age.grp 2 Demographics 2.1 Number of individuals of each race 2.2 Mean age accross races 2.3 Number of ties in each network 3 HIV+ Diagnosis 3.1 Number diagnosed accross races 3.2 Incident counts accross races 3.3 Newly Diagnosed 4 HIV+ Treatment 4.1 Mean time on treatment (in weeks) 5 F...
634 sym 23 img
EpiModel Drug Assistance Program Diagnostics
attr_names <- EpiModelWHAMPDX::attr_names suppressPackageStartupMessages(library(tidyverse)) suppressPackageStartupMessages(library(magrittr)) suppressPackageStartupMessages(library(cowplot)) suppressPackageStartupMessages(library(ggrepel)) library(EpiModelWHAMPDX) sim_dat <- readRDS("../../EpiModel/AE/sim_epimodel3/sim_on_2021-04-02_at_2033.rds"...
823 sym R (4366 sym/3 pcs) 29 img
Test
1 Back to Outline This section includes information on care engagement diagnostics. You can go back to table of contents if you would like. Other related documents are: Other related documents are: Demographic diagnostics Network diagnostics HIV testing diagnostics Drug assitance Programs Prevalence diagnostics if (is.null(params$sim_data)) { ...
1031 sym R (4465 sym/6 pcs) 16 img
Testing3
1 Back to Outline This section includes information on drug assistance program diagnostics. You can go back to table of contents if you would like. Other related documents are: Demographic diagnostics Network diagnostics HIV testing diagnostics Engagement in care Drug assitance Programs Prevalence diagnostics if (is.null(params$sim_data)) { s...
594 sym R (3631 sym/4 pcs) 10 img 1 tbl