Bootstrap step
Field
Type
Value restrictions
Is required
Default value
Description
study: "study_bootstrap_1" 2experiments: [1,2,3]Examples
name: "my_bootstrap" # name of the step
type: "bootstrap" # type of the step (bootstrap)
from:
- study: "study_bootstap_1" # name or id of the study from which to import
experiments: [1, 2, 4] # the numbers of the experiments to import
- study: "study_bootstrap_2"
experiments: [1]Last updated
Was this helpful?