Draft:Iman-Conover method
Template:Short description Template:Draft topics Template:AfC topic
The Iman-Conover (IC) method or transformation is a statistical method for generating a sample with a specified rank-correlation.[1]
Description of full method
The IC method takes as input a set of data and a target correlation matrix. The method works by rearranging the data to achieve a rank correlation close to the target correlation matrix.
Let be a data matrix and let be a target rank-correlation matrix. the IC method rearranges the rows of to form a new data matrix with rank correlation close to .
The method works as follows:
- Create normal scores, from
- Uncorrelate the scores, define these as
- Transform to match the correlation matrix , for example by the Cholesky decomposition, define these as
- Reorder the elements of to match the ordering from
Strong uniform consistency of the estimated sum distribution function is prooved[2].
A simpler version involves simulating directly from a specified copula and using the resulting output to reorder as in step 4 above.