Metida.jl
Metida.jl copied to clipboard
Option for AR(1)
Is there an option for using the Auto Regressive structure (1)? It seems to default to AR(2).
Hi! AR structure is similar AR1: https://pharmcat.github.io/Metida.jl/stable/api/#Metida.Autoregressive
value in brackets is a number of associated variance parameters (var and rho).