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.
discrete_var
1 parent 8a61df3 commit 482f64aCopy full SHA for 482f64a
quantecon/markov/approximation.py
@@ -301,7 +301,7 @@ def discrete_var(A,
301
standard normal distribution from numpy.random is used.
302
Alternatively, one can pass a "frozen" object of a multivariate
303
distribution from `scipy.stats`. It must have a zero mean and
304
- unit standard deviation (of dimension m).
+ unit standard deviation (of dimension r).
305
order : str, optional(default='C')
306
('C' or 'F') order in which the states in the cartesian grid are
307
enumerated.
0 commit comments