Publications by Adam Elder

Test Doc

08.06.2021

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 (4445 sym/6 pcs) 16 img

Calibration Params

30.05.2021

types <- sapply(cal.track.obj, "[[", "type") val.shape <- map(cal.track.obj, function(x) { c(length(x$new.val), class(x$new.val)) } ) w.single <- which(sapply(val.shape, function(x) x[1] == 1)) 1 Focal Parameters 1.1 All single values sing.focal <- intersect(which(types == "focal"), w.single) c.df <- map(cal.track.obj[sing.focal], function(...

170 sym R (2812 sym/4 pcs) 4 tbl

EpiModel Prevalence Diagnostics

26.05.2021

1 Back to Outline This section includes information on network 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 rolling_year_sum <- function(x, years = 1, avg = FALSE){ val <- data.tab...

991 sym R (4157 sym/11 pcs) 20 img

PlaceHolder

18.05.2021

1 Back to Outline This section includes information on network diagnostics. You can go back to table of contents if you would like. Other related documents are: Demographic diagnostics HIV testing diagnostics Engagement in care Drug assitance Programs Prevalence diagnostics library(here) if (is.null(params$sim_data)) { sim_loc <- "../../EpiMo...

1836 sym R (22350 sym/19 pcs) 21 img 5 tbl

PlaceHolder

18.05.2021

1 Back to Outline This section includes information on HIV testing diagnostics. You can go back to table of contents if you would like. Other related documents are: Demographic diagnostics Network diagnostics Engagement in care Drug assitance Programs Prevalence diagnostics if (is.null(params$sim_data)) { sim_loc <- "../../EpiModel/AE/sim_epi...

1368 sym R (6159 sym/9 pcs) 14 img 1 tbl

EpiModel Demographic Summary Diagnostics

18.05.2021

1 Back to Outline This section includes information on demographic diagnostics. You can go back to table of contents if you would like. Other related documents are: Network diagnostics HIV testing diagnostics Engagement in care Drug assitance Programs Prevalence diagnostics if (is.null(params$sim_data)) { sim_loc <- "../../EpiModel/AE/sim_epi...

1570 sym R (4962 sym/17 pcs) 12 img 1 tbl

Testing!!

18.05.2021

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within t...

609 sym R (262 sym/2 pcs) 1 img

EpiModel DAP Summary Diagnostics

18.05.2021

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...

590 sym R (4753 sym/4 pcs) 10 img 1 tbl

newprev

14.06.2021

1 Back to Outline This section includes information on network 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 rolling_year_sum <- function(x, years = 1, avg = FALSE){ val <- data.tab...

989 sym R (4157 sym/11 pcs) 20 img

EpiModelWHAMPDX vignette

15.06.2021

1 Overview In this document, I will be reviewing some of the main functionality of the EpiModelWHAMPDX package 2 Understanding the epi object Before we get into looking at the EpiModelWHAMPDX functions, it will be valuable to understand the structure of the epi object. The epi object is an object inside of the net sim object. For each epi parame...

3885 sym R (7146 sym/19 pcs) 8 img