For example,
sysuse auto, clear
I want to export the variance - covariance of variable price mpg headroom in to a csv file.
sysuse auto, clear
I want to export the variance - covariance of variable price mpg headroom in to a csv file.
Comment