Workshop on Respondent-driven Sampling Analyst Software III.pptx
JuanJPolanco2
9 views
10 slides
Oct 26, 2025
Slide 1 of 10
1
2
3
4
5
6
7
8
9
10
About This Presentation
Introduce a new comprehensive, user friendly and open-source software package for the analysis of RDS Data.
Size: 120.78 KB
Language: en
Added: Oct 26, 2025
Slides: 10 pages
Slide Content
Structure of RDS Analyst ...........................................---■ o--------------------------------------------- A BRIEF TOUR
Why ....................................................................................................O............................................. : ................................................... • Lack of a tool for field researchers that is: o Easy to use. o Scriptable. o Supports the latest methods and diagnostics. • Bridging the gap between statistical researchers and public health officials.
RDSAT But isn't their already a program? ......-......-......-......-......-......-......-.....-O--.....-.....-.....-.....-.....-.....-...... Doesn't implement the latest estimation methods (e.g. Gile's SS estimator). Doesn't implement the latest diagnostic plots (e.g. Convergence and bottleneck plots). Inflexible data import. • Less than ideal UI design. Doesn't speak the same language as statisticians (R). • No source code available.
Ali. Frequencies Frequencies ( X ) 1 2 Value blue red View and edit data 9/13/2013 Console : ile Edit Workspace Data Sample Population Plots Packages & Data Window Help Menu items to import, analyze and manipulate data Console View Bement View ew Variable View RDS Remove > Loading required package: DeducerRichOutput > data(faux) > frequencies(faux[c("X","Y”)] , r.digits = 1) Analysis output network, size Case Summary ( X ) Missing
GUI Design Principles o SIMPLE DESIGN SHOULD HIDE COMPLEXITY
GUI Design Principles ...................................................-------------o----------------------------------------------------- DATA = * DATA ANALYSIS
GUI Design Principles ...............................-------------o-------------------------------------- INFORMATIVE HELP
GUI Design Principles o EMBEDDED WITHIN A LARGER DATA ANALYSIS FRAMEWORK