let render {name; prior_probability; theta}  =     ["-s"Float.to_string prior_probability;      "-T"Float.to_string theta]