powered by
scalingFactorTransformation(b)
f
b = seq(-3, 2, length=20) fb = scalingFactorTransformation(b) if(interactive()) plot(b, fb, type="b", pch=16)
Run the code above in your browser using DataLab