logistic-regression-multivariable

Adjusts logistic regression models for confounding factors and interprets odds ratios.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/mrl2013/p8483-and-p8400-assistant --skill logistic-regression-multivariable
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: logistic-regression-multivariable
Source: https://github.com/mrl2013/p8483-and-p8400-assistant/tree/main/.github/skills/logistic-regression-multivariable
Command: npx skills add https://github.com/mrl2013/p8483-and-p8400-assistant --skill logistic-regression-multivariable

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users adjust logistic regression models for confounding factors, compare crude to adjusted odds ratios, and interpret multivariable logistic regression outputs with continuous and categorical predictors.

Core Features & Use Cases

  • Confounding Adjustment: Adjust models to isolate the exposure-outcome relationship.
  • Odds Ratio Comparison: Compare crude and adjusted odds ratios to detect confounding.
  • Interpretation: Provide guidelines for interpreting outputs with different predictor types.
  • Use Case: When analyzing a binary outcome with multiple exposures and potential confounders, this Skill can help ensure that the associations observed are not due to confounding.

Quick Start

Run the skill with the command: 'adjust_logistic_regression exposure outcome confounders'

Frequently Asked Questions about logistic-regression-multivariable

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I adjust logistic regression models for confounding factors?

To adjust logistic regression models for confounding factors, you run the skill with your exposure, outcome, and confounders to isolate the exposure-outcome relationship. It compares crude and adjusted odds ratios to detect confounding.

What is the difference between crude and adjusted odds ratios in epidemiology?

Comparing crude and adjusted odds ratios helps detect confounding by revealing how associations change when confounders are included. This skill provides guidelines for interpreting these multivariable logistic regression outputs accurately.

How do I interpret multivariable logistic regression outputs with categorical and continuous predictors?

To interpret multivariable logistic regression outputs with categorical and continuous predictors, this skill provides specific guidelines for understanding adjusted odds ratios. It ensures observed associations are not due to confounding.

Can I use this skill for clinical and epidemiological research with binary outcomes?

Yes, you can use this skill for clinical and epidemiological research analyzing a binary outcome with multiple exposures. It requires statistical knowledge and familiarity with logistic regression models to adjust for potential confounders.

Do I need statistical knowledge to use this logistic regression adjustment skill?

Yes, you need statistical knowledge and familiarity with logistic regression models to effectively use this skill. It applies to clinical and epidemiological research, helping compare crude and adjusted odds ratios for confounding factors.