# Functions
Predict makes a prediction based on input JSON.
# Structs
CoefficientInfo include information about a particular model coefficient.
IndependentVar include information about and a value for an independent variable.
ModelInfo includes the information about the model that is output from the training.
PredictionData includes the data necessary to make a prediction and encodes the output prediction.