Skip to content

Jenner compatibility test for CONSORT Analysis.sas - #1

Open
lwsinclair wants to merge 1 commit into
StatTag:mainfrom
lwsinclair:jenner-check/initial-bundles
Open

Jenner compatibility test for CONSORT Analysis.sas#1
lwsinclair wants to merge 1 commit into
StatTag:mainfrom
lwsinclair:jenner-check/initial-bundles

Conversation

@lwsinclair

Copy link
Copy Markdown

Jenneranalytics.com provides an API that runs SAS code, with support for more than 200 SAS procedures. You can also use it with Anthropic Claude Code AI in a collaborative workspace. It's available for Mac on the Apple App Store, and by license for Windows and Linux.

Your CONSORT Analysis.sas runs on it directly — this PR adds a small jenner-check/ folder with a compatibility bundle built from that program so you can see it for yourself.

The bundle (jenner-check/t001_consort_enrollment_summary/) runs your enrollment analysis on the program's own inline data: the screening/randomization/treatment frequencies, the sex-by-treatment crosstab, and the age summary by treatment arm. To run it: cd jenner-check && ./run_jenner.sh --all (it posts each bundle to the hosted API and checks the result; you can also paste the script into the workspace at jenneranalytics.com).

I liked that the repo carries the same CONSORT analysis in SAS, R, Stata, and Python side by side — a genuinely useful way to teach the workflow, and the self-contained sample data makes the SAS version run as-is.

No response needed — merge, close, or ignore as you like. To opt out of any future PRs like this, reply with no-more-prs or open an issue titled jenner-check: opt out.

Adds jenner-check/ with one compatibility bundle derived from
CONSORT Analysis.sas (enrollment frequencies, sex*treatment crosstab,
age summary by treatment) plus the run_jenner runner.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant