Dear all,
Is there a way to replace prior by symbol?
I want to replace:
esimated_params;
bet, normal_pdf, 1, 0.05;
end;
by:
prior_bet=1;
estimated_params;
bet,normal_pdf, prior_bet, 0.05;
end;
Cheers,
Mika
Users browsing this forum: No registered users and 5 guests