AutoConfig constructor
const
AutoConfig({})
Implementation
const AutoConfig({
this.pMax=3, this.qMax=3, this.PMax=1, this.QMax=1,
this.useBIC=false, this.includeMean=true, this.exactMLE=true,
});
const AutoConfig({
this.pMax=3, this.qMax=3, this.PMax=1, this.QMax=1,
this.useBIC=false, this.includeMean=true, this.exactMLE=true,
});