DynamicFactorResults.plot_coefficients_of_determination(endog_labels=None, fig=None, figsize=None)
[source]
Plot the coefficients of determination
Parameters: |
|
---|
Produces a k_factors
x 1 plot grid. The i`th plot shows a bar plot of the coefficients of determination associated with factor `i
. The endogenous variables are arranged along the x-axis according to their position in the endog
array.
See also
© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.tsa.statespace.dynamic_factor.DynamicFactorResults.plot_coefficients_of_determination.html