rscale
| n : | Natural (pass by value) |
| Number of random values to draw. | |
| Default : 1 | |
| baseDistribution : | Distribution__Probability (pass by const reference) |
| The distribution to be transformed. | |
| lambda : | Probability (pass by const reference) |
| The amount muled to base random variable. |