inst/examples/LW.r

x <- rexp(10)
w <- LW(x)
all.equal(x, w * exp(w))
ccrismancox/games2 documentation built on April 17, 2025, 3:21 a.m.