split_reference_table

View page source

Split 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 .