发布日期: 11/15/2021

Tabulate Script-Only Messages

The following messages for a Tabulate object are available only in JSL:

tabulate_object << Add Table( ... );
MC: I decided to ignore the following that must be specified within a Column Table message OR a Row Table message OR within Add Table or Modify Table: Aggregate Statistics, Analysis Columns, Columns by Categories, Groupign Columns, Statistics,
tabulate_object << Change Item Label( ... );
tabulate_object << Display Column Width( ... );
tabulate_object << Modify Table( ... );
tabulate_object << Order by Count( ... );
tabulate_object << Plot Scale( min, max );
tabulate_object << Remove Column Label( Grouping Columns( column ) );
tabulate_object << Retore Column Label( Grouping Columns( column ) );
tabulate_object << Set Format( ... );
tabulate_object << Test Build( Sample Size( number ) );
tabulate_object << Test Data View;
tabulate_object << Uniform plot scale( 0|1 );
需要更多信息?有问题?从 JMP 用户社区得到解答 (community.jmp.com).