Skip to content

add variable descriptive stats #4

Description

@DougManuel

Suggest that we add a variable description file. This could simply be table1Long.csv (not sure that is the right name) and include a range of descriptive statistics that are needed, see below, or just reference to inform how the algorithm was created.

  1. We may want to specify important descriptive data that is included, such as max, min, median, min.
  2. This file would be used as:
    • a reference file.
    • for model visualization. The current model visualization tool uses percentiles of exposures or all continuous predictors by sex and age (separately).
    • possibily for centering values and calibration. However, it makes sense to keep the centered values in the center.csv file.
  3. There may be more than one descriptive file or it could be large. For example, there could be a descriptive stats file for derivation and validation data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions