On Wed, 2 Jan 2013, artur tarassow wrote:
thank your for this helpful feature!
Just as a side question. At the moment it seems not possible to access the
break date; at least I haven't found a way to do so. If I am right, would
it be possible to implement an accessor for this? Maybe by using the
bundle-type syntax ($["garch_LR"])?
It may be worth adding an accessor. At present you can't use the $[]
syntax; that only works for named data items that are "stuck onto"
models. The qlrtest result is "on" the model but it's not a named
item.
Allin