# Example 1:
iwish_psr(2) # For real Wishart distribution with k = 2
# Example 2:
iwish_psr(4, 1) # For complex Wishart distribution with k = 4
# Example 3:
iwish_psr(2, 1/2) # For quaterion Wishart distribution with k = 2
Run the code above in your browser using DataLab