round.stratEst.strategy function

Round Method for stratEst.strategy

Round Method for stratEst.strategy

## S3 method for class 'stratEst.strategy' round(x, digits = 0)

Arguments

  • x: An object of class stratEst.strategy.
  • digits: Further arguments passed to or from other methods.

Returns

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.

  • Maintainer: Fabian Dvorak
  • License: GPL-3
  • Last published: 2025-04-01