Set the parameters
sracipeParams(.object) <- value # S4 method for RacipeSE sracipeParams(.object) <- value
.object | RacipeSE object |
---|---|
value | DataFrame containing the parameteres |
A RacipeSE object
data("demoCircuit") rSet <- sRACIPE::sracipeSimulate(circuit = demoCircuit, numModels = 20, integrate = FALSE)#>#>#> generating thresholds for uniform distribution1... #> ========================================