II.
LibraryProcess overview
Reference · livelib-process:scientific-discovery--preregistration-registered-reports
preregistration-registered-reports overview
Pre-register hypotheses and analysis plans - Guides researchers through creating comprehensive preregistration documents that specify hypotheses, methods, and analysis plans before data collection, following Open Science Framework (OSF) and Registered Reports guidelines.
Attributes
displayName
preregistration-registered-reports
description
Pre-register hypotheses and analysis plans - Guides researchers through creating comprehensive
preregistration documents that specify hypotheses, methods, and analysis plans before data collection,
following Open Science Framework (OSF) and Registered Reports guidelines.
libraryPath
library/specializations/domains/science/scientific-discovery/preregistration-registered-reports.js
specialization
scientific-discovery
references
- - Nosek, B.A. et al. (2018). The preregistration revolution - Chambers, C.D. (2013). Registered Reports: A new publishing initiative - OSF Preregistration Templates: https://osf.io/prereg/
example
const result = await orchestrate('domains/science/scientific-discovery/preregistration-registered-reports', {
studyTitle: 'Effect of Sleep Duration on Cognitive Performance',
hypotheses: [{ statement: 'Reduced sleep impairs working memory', direction: 'negative' }],
methods: { design: 'within-subjects', n: 60 },
registryTarget: 'OSF'
});
usesAgents
- statistical-test-selector
Outgoing edges
lib_applies_to_domain1
- domain:scientific-discovery·DomainScientific Discovery
lib_belongs_to_specialization2
- specialization:scientific-research-methods·SpecializationScientific Research Methods
- specialization:scientific-discovery·SpecializationScientific Discovery
lib_implements_workflow2
- workflow:experiment-design·WorkflowExperiment Design
- workflow:peer-review-cycle·WorkflowPeer Review Cycle
lib_involves_role2
- role:research-engineer·RoleResearch Engineer
- role:computational-scientist·RoleComputational Scientist
lib_requires_skill_area3
- skill-area:data-analysis·SkillAreaData Analysis
- skill-area:statistical-analysis·SkillAreaStatistical Analysis
- skill-area:deep-web-research·SkillAreaDeep Web Research
Incoming edges
None.