你给出的链接里,coldpolaris已经给出了回复:
Following Engle and Russel (1998), any software, which is used to estimate a GARCH model, can do it.
You can estimate CARR(1,1) In EViews like that:
arch(1,1,h) @sqrt(range)
The range here is assumed to follow an exponential distribution.