Suicide And Self-harm Dichotomous Outcomes - Between Arms
Department of Veterans Affairs
@usgov.va_gov_suicide_and_self_harm_dichotomous_outcomes_between_arms
Department of Veterans Affairs
@usgov.va_gov_suicide_and_self_harm_dichotomous_outcomes_between_arms
This dataset provides between-arm results for dichotomous measures of suicide and self-directed violence. Included is information on how outcomes were defined and study-reported effect sizes. Each comparison is on a separate row, and pairwise as well as omnibus (multi-arm) comparisons are included. There are also separate rows for studies with more than one outcome definition, assessment point, and/or analysis type.
Organization: Department of Veterans Affairs
Last updated: 2025-03-02T04:30:35.303812
Tags: outcomes, self-directed-violence, self-harm, suicidal-ideation, suicidality, suicide
CREATE TABLE table_1 (
"ptsdpubs_id" VARCHAR,
"study_id" VARCHAR,
"author_year" VARCHAR -- Author, Year,
"analysis_type" VARCHAR,
"outcome_measure" VARCHAR,
"outcome_measure_definition" VARCHAR,
"comparison_arms_designation" VARCHAR,
"assessment_point" VARCHAR,
"effect_size_detail" VARCHAR,
"effect_size_type" VARCHAR,
"effect_size" VARCHAR,
"effect_size_95_ci_lower_bound" VARCHAR -- Effect Size 95% CI Lower Bound,
"effect_size_95_ci_upper_bound" VARCHAR -- Effect Size 95% CI Upper Bound,
"effect_size_p_value" VARCHAR,
"dichotomous_outcome_measure_comments" VARCHAR
);Anyone who has the link will be able to view this.