Skip to content

Commit

Permalink
Update LinearModelValidation_doc.i.in
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaudin47 committed Jun 18, 2024
1 parent 3ef1b60 commit 703064c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion python/src/LinearModelValidation_doc.i.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
%feature("docstring") OT::LinearModelValidation
"Validate a linear regression metamodel.

.. warning::
This class is experimental and likely to be modified in future releases.
To use it, import the ``openturns.experimental`` submodule.

Parameters
----------
result : :class:`~openturns.LinearModelResult`
Expand All @@ -12,7 +16,7 @@ splitter : :class:`~openturns.SplitterImplementation`

See also
--------
LinearModelResult
openturns.LinearModelResult

Notes
-----
Expand Down

0 comments on commit 703064c

Please sign in to comment.