pfun.Rd
Transform a vector by raising to a power.
pfun(x, pow)
A numeric vector.
The value of the exponent to which all values are raised.
A numeric vector with same length as x.
x