I am currently working on a MC-Simulation, where I need to generate new numbers using the numpy.random.multivariate_normal function.
My question is, if there is a possibility to set min and max limits to the function besides the arguments mean, cov and size so that I can not only determine the distribution but also the min and max values generated by the function (has to be within a certain range).
If not, is there another function that could be used to achive my intention?
Thank you!
Aucun commentaire:
Enregistrer un commentaire