Skip to content

Commit

Permalink
Update python/src/LinearModelTest_doc.i.in
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmure authored and jschueller committed Sep 17, 2024
1 parent 5f16244 commit 3292929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/src/LinearModelTest_doc.i.in
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ Parameters
firstSample : 2-d sequence of float
First tested sample.
secondSample : 2-d sequence of float
Second tested sample, of dimension 1. This sample should be ordered.
Second tested sample, of dimension 1. This sample should be ordered in increasing order.
linearModelResult : :class:`~openturns.LinearModelResult`
A linear model. If not provided, it is built using the given samples.
hypothesis : str
Expand Down

0 comments on commit 3292929

Please sign in to comment.