diff --git a/docs/source/Misc.rst b/docs/source/Misc.rst index 5089f38..896a9ce 100644 --- a/docs/source/Misc.rst +++ b/docs/source/Misc.rst @@ -3,3 +3,14 @@ #################### Miscellaneous Tools #################### + +This SklarPy package contains functions / objects which are both implemented across SklarPy and also intended for user use. + +CorrelationMatrix +------------------ + + +.. autoclass:: sklarpy.misc.CorrelationMatrix + :members: + :undoc-members: + :show-inheritance: