Response Screening DataTable
Hello
i'm writing a script that perform Response screening because my Idea is to work with the output "Pvalues" table of this report, but im not able to assign a "dt" variable to Pvalues table.... so with script im not able to move from another table to Pvalues.
Someone can help me
obj = selectDT[1] << Response Screening( Y( Response ), X( Eval( Predictor ) ), save Pvalues )
Thanks in adva...