Skip to contents

Takes admStudy() objects and names them. Names come from the argument names where given, so admStudies(smith2019, jones2021) labels them by the objects they were built as.

Usage

admStudies(...)

Arguments

...

admStudy() objects, optionally named.

Value

An admStudies object, to pass as studies to any of admControl(), adghControl(), adfoControl() or adirmcControl().

Details

Nothing is generated here either. The studies are materialised once, inside the fit, so the whole specification stays cheap to build and inspect.