
Summary method for the simulater function
# S3 method for simulater
summary(object, dec = 4, ...)
Return value from simulater
Number of decimals to show
further arguments passed to or from other methods
See https://radiant-rstats.github.io/docs/model/simulater.html for an example in Radiant
simulater
to generate the results
plot.simulater
to plot results
# NOT RUN {
result <- simulater(norm = "demand 2000 1000")
summary(result)
# }
Run the code above in your browser using DataLab