JSL: Profiler Remember Settings
Hi everyone, I have a model in the profiler and would like to save a bunch of different settings. Usually, I use the Remember Parameter Setting in the Profiler to do this. However, in this particular case I want to save all combinations for the parameters X1 to X4 from -1 to +1 in 0.1 steps.I need some help with the following JSL Code to do this:Profiler(
Y( :Y ),
Profiler(
1,
Confidence Int
...