Categorical Factor, Controlling probability by script
I am tring to make automation code to control the nominal values by the script.
For the simulator, I want to set the probability of the values. However, it doesnt seem to work.
How can I control categorized values probability with the script ?
prf = Profiler(
Y( :Pred Formula Eye Height, :Pred Formula Eye Width ),
Profiler(
1,
Term Value(
Duty Cycle(0.48, Lock...
vkessler