I would like to generate a set of artificial data using another input set from which correlations between variables can be extracted. Not all variables are binary, but the data can easily be extended to be so, at the cost of increased dimensionality.
I was only able to find a method for the generation of correlated artificial binary data on a working paper by Friedrich Leisch, Andreas Weingessel and Kurt Hornik.
Are there other recommended methods, especially ones that don't require the data to be binary?