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