Covariate

Covariate is an entity that describes other variables that are used in the modeling process to generate estimates.

Properties

Property
Type
Description

id

int

Unique covariate identifier

name

string

Covariate name

Example

{
    "id": 2,
    "name": "Legality of Abortion"
}

Endpoints

The Covariate entity has the following endpoints:

Last updated