PTSD Dichotomous Outcomes Within Arms
Department of Veterans Affairs
@usgov.va_gov_ptsd_dichotomous_outcomes_within_arms
Department of Veterans Affairs
@usgov.va_gov_ptsd_dichotomous_outcomes_within_arms
CREATE TABLE table_1 (
"ptsdpubs_id" DOUBLE,
"study_id" VARCHAR,
"analysis_type" VARCHAR,
"treatment_name" VARCHAR,
"standardized_treatment_name" VARCHAR,
"intervention_group" VARCHAR,
"method_for_handling_missing_data" VARCHAR,
"statistical_analysis_method" VARCHAR,
"assessment_point" VARCHAR,
"diagnostic_change_definition_number" DOUBLE,
"diagnostic_change_definition" VARCHAR,
"percent_achieved_diagnostic_change" DOUBLE,
"diagnostic_change_numerator_for_percent_achieved" DOUBLE,
"diagnostic_change_denominator_for_percent_achieved" DOUBLE,
"clinically_meaningful_response_definition_number" DOUBLE,
"clinically_meaningful_response_definition" VARCHAR,
"percent_achieved_clinically_meaningful_response" DOUBLE,
"clinically_meaningful_response_numerator_for_percent_achieved" DOUBLE,
"clinically_meaningful_response_denominator_for_percent_achieved" DOUBLE,
"unique_row_identifier" VARCHAR
);
Anyone who has the link will be able to view this.