misc/
ajs_cov_mat_plot.pro
Plot 1- and 2-sigma contours for covariance matrix
Routines
- ajs_cov_mat_plot, cov_mat [, means=means] [, labels=strarr] [, reverse=reverse] [, true_means=true_means] [, plotfile=plotfile] [, show_plot=show_plot]
- Plot 1- and 2-sigma contours for covariance matrix 
- ajs_cov_mat_plot_test
- Test ajs_cov_mat_plot 
Routine details
topajs_cov_mat_plot
ajs_cov_mat_plot, cov_mat [, means=means] [, labels=strarr] [, reverse=reverse] [, true_means=true_means] [, plotfile=plotfile] [, show_plot=show_plot]
Plot 1- and 2-sigma contours for covariance matrix
Parameters
- cov_mat in required
- [n, n] covariance matrix (symmetric) 
Keywords
- means in optional default=0
- [n] mean of each parameter 
- labels in optional type=strarr
- [n] label for plot axes 
- reverse in optional
- [n] Reverse parameters: 1 for yes, 0 for no 
- true_means in optional
- [n] "True" values to show on plots 
- plotfile in optional
- See ajs_plot_start 
- show_plot in optional
- See ajs_plot_start 
Author information
| History: | 31 Mar 2008 Written, Anthony Smith 14 May 2008 Added true_means | 
File attributes
| Modifcation date: | Fri Jun 6 08:19:26 2008 | 
| Lines: | 201 | 
| Docformat: | rst rst | 
![[attach.png]](../idldoc-resources/attach.png)