When you are analyzing time series data using ARIMA model, you get AIC value, sigma squared value and log likelihood value. Normally if the value of AIC is smaller than BIC value the model fit well the data. What can you say about log likelihood value? Thank you.