\(\newcommand{\B}[1]{ {\bf #1} }\) \(\newcommand{\R}[1]{ {\rm #1} }\)
split_reference_table¶
View page sourceSplit Reference Table¶
This table specifies the possible reference values for the splitting covariate. If this table is empty (is not empty), the split_covariate_name must not appear (must appear).
split_reference_id¶
is the Primary Key for this table.
split_reference_name¶
This column has type text and contains a name attached
to each of the splitting covariate reference values.
split_reference_value¶
This column has type real and contains the possible reference values for
the splitting covariate.
Example¶
see the csv.module split_reference_table .