Description Usage Arguments Value Examples
The hyperparameters like number of models, range from which parameters are to be sampled, simulation time etc.
1 2 3 4 | sracipeConfig(.object)
## S4 method for signature 'RacipeSE'
sracipeConfig(.object)
|
.object |
RacipeSE object |
list
1 2 3 4 5 | RacipeSet <- RacipeSE()
data("demoCircuit")
sracipeCircuit(RacipeSet) <- demoCircuit
sracipeConfig(RacipeSet)
rm(RacipeSet)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.