RiskShift
| Description 
 | RiskShift(shift amount) shifts the domain of the corresponding distribution by shift amount. This function is automatically entered when a fit result includes a shift factor. 
 | 
| Examples 
 | RiskBeta(10,2,RiskShift(100)) shifts the domain of the RiskBeta(10,2) distribution by 100. Its possible values were from 0 to 1; now they will be from 100 to 101. 
 | 
| Guidelines | None. |