[Master Index]
[Index for export/brede]
brede_mat_plot_partcorrcoef_evolve
(export/brede/brede_mat_plot_partcorrcoef_evolve.m)
Function Synopsis
brede_mat_plot_partcorrcoef_evolve(M1, M2, Mnuisance, varargin)
Help text
brede_mat_plot_partcorrcoef_evolve - Plot of evolution of correlation
brede_mat_plot_partcorrcoef_evolve(M1, M2, Mnuisance,
'PropertyName', 'PropertyValue')
Input: M1 First matrix
M2 Second matrix
Mnuisance Nuisance matrix
Plot of the evolution (or "learning curve") of the partial
correlation coefficient.
Example:
X = randn(100,2); Y = randn(100,1); Z = randn(100,3);
figure
brede_mat_plot_partcorrcoef_evolve(X, Y, Z);
See also BREDE, BREDE_MAT, BREDE_PLOT, BREDE_MAT_PARTCORRCOEF.
$Id: brede_mat_plot_partcorrcoef_evolve.m,v 1.2 2008/05/28 19:30:03 fn Exp $
Cross-Reference Information
This function calls
This function is called by
Produced by mat2html on Fri Jun 20 17:43:05 2008
Cross-Directory links are: OFF