error term with structure AR(1) and the fixed effects model

Exemplo:

model <- (form, data=df, model=within, effect='time')

how to include an error term with structure AR(1) in the fixed effects model in R?

Take a look at the discussion at Fixed Effect and error term with structure AR(1)

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.