Return linear predicted values from a design matrix.
params (array_like) – Parameters of a linear model
exog (array_like, optional.) – Design / exogenous data. Model exog is used if None.
An array of fitted values
RLM.predict