Predict response variable of a model given exogenous variables.
Parameters : | params : array-like
exog : array-like
linear : bool, optional
|
---|
Notes
Column 0 is the base case, the rest conform to the rows of params shifted up one for the base case.