How can the results of summarize be made into a true table like summary generates?
How can the results of a summarize be made into a true table like summary generates? http://www.jmp.com/support/help/Advanced_Data_Table_Scripting.shtml does not cover this issue directly.I am trying to group a large data set by year and month, then calculate various percentiles for numeric data.The goal is a new table of percentiles for each unique year/month subset.I can use Quantile (<variable...
