Hello guys,
I have recently started to use DOE platform in JMP. is there any way to create response variable from datatable or use copy paste type of any kind. i have 40-50 response variable it feels tedious to type response name forrow wise. can we create this using datatable or any alternative?
Hi @ComplexNerd,
In red triangle of any DoE platforms, you can "Load Factors" or "Load Responses" to avoid re-writing them manually : Custom Design Options (jmp.com)
This is also a question from a previous post : Is it possible to load factor or output response setting from a configuration file?
The format of your JMP datatable should be like this :
Here there are only two levels because the factors are 2-levels continuous factors. Some column properties need to be set :
Response(s) table :
Hope this answer will help you,
Hi @ComplexNerd,
In red triangle of any DoE platforms, you can "Load Factors" or "Load Responses" to avoid re-writing them manually : Custom Design Options (jmp.com)
This is also a question from a previous post : Is it possible to load factor or output response setting from a configuration file?
The format of your JMP datatable should be like this :
Here there are only two levels because the factors are 2-levels continuous factors. Some column properties need to be set :
Response(s) table :
Hope this answer will help you,