inst/examples/LW.r

x <- rexp(10)
w <- LW(x)
all.equal(x, w * exp(w))

Try the games package in your browser

Any scripts or data that you put into this service are public.

games documentation built on May 2, 2019, 3:26 p.m.