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