Ticket #35 (assigned task)
factorized ARX model
Reported by: | smidl | Owned by: | mido |
---|---|---|---|
Priority: | major | Milestone: | Jobcontrol |
Component: | bdm core | Version: | |
Keywords: | Cc: | mido |
Description
create an estimator of the ARX model that is internally composed of other ARXs running in parallel.
This is to be done in the fasion of mixtools. There, the ARX is decomposed into univariate ARX and modeled independently. For that particular case, it is also possible to join the result back into multivariate form.
Operation required to be available for that object are:
- use structure estimation from #12 for each model,
- check is structure is valid - ?? MK question
- check if the resulting structure can be simplified (some variables may become independent)
Change History
Note: See
TracTickets for help on using
tickets.