What is the difference between random uniform and fixed setting of monte carlo simulation?
I am making monte carlo simulation with DoE experiment result.As I understood, monte carlo simulation (simulation experiment of prediction profiler) works with below sequence.(1) Generate experiments with random X factors with ratin hypercube.(2) Each experiment has X factors which is generated randomly. Each experiment makes N runs of draws which have X factors as center point and they follow dis...