Trees | Indices | Help |
|
---|
|
object --+ | toolspace.SubLayer --+ | SubLayer_Correl
Displays a square matrix that has all entries -1 <= x <= 1, as a square subdivided into squares of color; see ScaleToColor.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
correlation a square matrix with all entries -1 <= x <= 1, such as the cross-correlation of fit parameters. |
|||
is_pseudo True if correlation could not be calculated strictly (covariance was not positive definite); ignored for now. |
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Override this method to paint the SubLayer. Don't forget to call SubLayer.draw(context, w, h, appearance).
|
|
correlationa square matrix with all entries -1 <= x <= 1, such as the cross-correlation of fit parameters.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Dec 15 19:07:38 2017 | http://epydoc.sourceforge.net |