From 39475d570bac5a9e929457c9e8d8ffffdf949319 Mon Sep 17 00:00:00 2001 From: Tyler Date: Wed, 29 Nov 2023 03:46:46 +0000 Subject: [PATCH] adding to docs --- docs/source/Misc.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) 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: