cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
Choose Language Hide Translation Bar
qunw
Level III

How to filter a group of columns by a defined list of selection

Hi JMP community, 

I'd like to filter a group of columns in a table based on the "Response Screening" results, which provided a list of statistically significant markers of interest with p and FDR values, e.g., the top 20 significant markers.  And the "Response Screening" result was embedded and saved in the data table.  How can I filter the 20 columns in the data table, where the column names match the marker names in the list of selection (one marker, one column)?  Many thanks!

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How to filter a group of columns by a defined list of selection

Hi @qunw ,

 

You have to do the 'Select Where' first, press 'OK', then click the 'Select Columns' to have it reflected in the data table.

 

Thanks,

Ben

“All models are wrong, but some are useful”

View solution in original post

4 REPLIES 4

Re: How to filter a group of columns by a defined list of selection

Hi @qunw ,

 

You can use the 'Select Columns' option in the report for Response Screening:

Ben_BarrIngh_0-1753771595452.png

 

Thanks,

Ben

“All models are wrong, but some are useful”
qunw
Level III

Re: How to filter a group of columns by a defined list of selection

Hi Ben, 

Thanks so much for your prompt help!  I tried, but it didn't work out for me.  

I filtered the Response Screening table by the FDR logworth > 14, and none of the columns were selected in the original table. Did I do anything not correctly?

Many thanks!

 

qunw_0-1753804717204.png

 

Re: How to filter a group of columns by a defined list of selection

Hi @qunw ,

 

You have to do the 'Select Where' first, press 'OK', then click the 'Select Columns' to have it reflected in the data table.

 

Thanks,

Ben

“All models are wrong, but some are useful”
qunw
Level III

Re: How to filter a group of columns by a defined list of selection

Yes, Ben, it works nicely!  Thank you so much for your help on this query!

Recommended Articles