plp_covariate_summary

0 rows


Description

PatientLevelPredictionModule: Covariate summary

Columns

Column Type Size Nulls Auto Default Children Parents Comments
concept_id Unknown 0 null

the concept id used to construct the covariate

covariate_count Unknown 0 null

the number of people with the covariate

covariate_id Unknown 0 null

The id for the covariate

covariate_mean Unknown 0 null

the mean value

covariate_name Unknown 0 null

the name for the covariate

covariate_st_dev Unknown 0 null

the standard deviation of the values

covariate_value Unknown 0 null

the coefficient or covariate importance

performance_id Unknown 0 null

The corresponding performance id

standardized_mean_diff Unknown 0 null

The standardized mean difference for those with and without the outcome

with_no_outcome_covariate_count Unknown 0 null

the number of people without the outcome with the covariate

with_no_outcome_covariate_mean Unknown 0 null

the mean value for people without the outcome

with_no_outcome_covariate_st_dev Unknown 0 null

the standard deviation of the values for people without the outcome

with_outcome_covariate_count Unknown 0 null

the number of people with the outcome with the covariate

with_outcome_covariate_mean Unknown 0 null

the mean value for people with the outcome

with_outcome_covariate_st_dev Unknown 0 null

the standard deviation of the values for people with the outcome

Relationships