prior_draw.m: remove wrong note

new-samplers
Johannes Pfeifer 2023-11-29 11:07:03 +01:00
parent 36a4ad0fbc
commit c21199a3e9
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ function pdraw = prior_draw(bayestopt_, prior_trunc, uniform)
%
% NOTE 1. Input arguments 1 and 2 are only needed for initialization.
% NOTE 2. A given draw from the joint prior distribution does not satisfy BK conditions a priori.
% NOTE 3. This code relies on bayestopt_ as created in the base workspace
% by the preprocessor (or as updated in subsequent pieces of code and handed to the base workspace)
%
% Copyright © 2006-2023 Dynare Team
%