Limitations that apply to this study
lnm_limitationsIdentify study-specific limitations reviewers will raise, each with a published counterargument, and list retired limitations to report as strengths.
Instructions
Return the limitations a reviewer of this design will raise, filtered to the ones that are actually yours.
Every entry pairs the concession with the counter that published papers use, because a bare concession invites the reviewer to finish the sentence. Entries your study already answers are listed separately as 'retired', so you report them as strengths in the Methods instead of conceding them in the Discussion.
Args:
design: design id
study_features: what your study did, one string per feature, e.g. ['prospective cohort', 'lesions traced from 3D MRI', 'out-of-sample validation cohort', 'age-matched connectome']. These both trigger and retire entries.
Returns: an ordered list to write as one Discussion paragraph, plus the retired set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| design | No | Design id; omit for limitations common to every design. | |
| study_features | No | Features of your study, used to include and retire limitations. | |
| response_format | No | Output format: 'markdown' to read, 'json' for machine processing. | markdown |