Round Method for stratEst.strategy
## S3 method for class 'stratEst.strategy' round(x, digits = 0)
x
: An object of class stratEst.strategy
.digits
: Further arguments passed to or from other methods.A stratEst.strategy
object with rounded variable values. A data.frame with the following variables: - prob.x: the probability of choice x
.
tremble: the probability to observe a tremble.
tr(x): the deterministic state transitions of the strategy for input x
.