Classify a study into a design
lnm_classify_designClassify a study description into the best lesion or stimulation mapping design, returning ranked matches, confidence, and expected reviewer analyses.
Instructions
Decide which lesion/stimulation mapping design a described study belongs to.
Pass a free-text description of the data: the cohorts you have, where they came from, what the outcome variable is, and whether a second cohort exists for validation. The tool scores every design against that description and returns a ranked list with the signals it matched, plus the analyses reviewers of the winning design expect before they will believe the central claim.
Example input: "We traced 21 published lesion cases causing acute-onset vertigo, compared them against 30 control lesions causing other brainstem syndromes, and seeded connectivity in the GSP1000 connectome."
Returns: best match, a confidence flag, a ranked table, and the mandatory analyses. Error handling: when nothing matches, the response says which facts to add to the description rather than guessing a design.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Free-text description of the study: cohorts, data sources, outcome measure, validation. | |
| response_format | No | Output format: 'markdown' to read, 'json' for machine processing. | markdown |