How to Change a COL name of a SUMMARIZED table
Hello JMP community, I would like to know how can I rename a column name after executing the "SUMMARY" function in JMP.My raw data table is as shown:
and I would require to Summarized this (get the average) and I will have the following data table: Now for my final table, I would want to rename the following:Mean(DIMENSIONA) to "DIMENSIONA" only ,Mean(DIMENSIONB) to "DIMENSIONB" only,Mean(D...