We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6177c2 commit fa307dfCopy full SHA for fa307df
1 file changed
cmdstanpy/stanfit/pathfinder.py
@@ -42,7 +42,7 @@ def create_inits(
42
:param seed: Used for random selection, defaults to None
43
:param chains: Number of initial values to return, defaults to 4
44
:return: The initial values for the parameters of the model.
45
-
+
46
If ``chains`` is 1, a dictionary is returned, otherwise a list
47
of dictionaries is returned, in the format expected for the
48
``inits`` argument. of :meth:`CmdStanModel.sample`.
0 commit comments