[Trac] #254: UnivariateSpectralDensity.m must be implemented to preprocessor and documented.
#254: UnivariateSpectralDensity.m must be implemented to preprocessor and documented. -------------------------+-------------------------------------------------- Reporter: jpfeifer | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 4.3 Component: General | Version: Keywords: | -------------------------+-------------------------------------------------- The SpectralDensity option of stoch_simul is neither documented nor implemented in the preprocessor. It could be implemented as an option of stoch_simul(). Alternatively, we could use a preprocessor command along the lines spectral_density_decomposition(plot=integer,cutoff=number,step_length= number); which translates into options_.SpectralDensity.trigger = 1; options_.SpectralDensity.plot = integer; options_.SpectralDensity.cutoff = number; options_.SpectralDensity.sdl = number; -- Ticket URL: <https://www.dynare.org/trac/ticket/254> Dynare <http://www.dynare.org> The Dynare project
#254: UnivariateSpectralDensity.m must be implemented to preprocessor and documented. -------------------------+-------------------------------------------------- Reporter: jpfeifer | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 5.0 Component: General | Version: Keywords: | -------------------------+-------------------------------------------------- Changes (by sebastien): * milestone: 4.3 => 5.0 -- Ticket URL: <https://www.dynare.org/trac/ticket/254#comment:1> Dynare <http://www.dynare.org> The Dynare project
participants (1)
-
Trac Dynare