Create an scenario.
Scenario(name = NULL, model = NULL, dataset = NULL)
name
: scenario name, single character stringmodel
: either a CAMPSIS model, a function or lambda-style formuladataset
: either a CAMPSIS dataset, a function or lambda-style formulaa new scenario
Useful links