Skip to content
Prev 12477 / 15274 Next

Time Varying Higher Moments - racd?

Thanks Alexios. "jsu" returns a solution quickly. The sigma and
quantile plots appear to be pretty much identical to what was in your
paper. The skewness and kertosis plots do look somewhat different but
I expect that's probably cause by using this different model.

Anyway, the code as supplied in the paper works fine now.

The last issue is not overly important but twinkle didn't install due
to (I think) some missing color definitions in Latex. I'll need to see
if I can find some info on fixing that but the hard stuff appears to
be working.

Cheers,
Mark


Installing twinkle
'/usr/lib64/R/bin/R' --vanilla CMD build
'/tmp/Rtmp5b80e3/devtools9e055940c74/alexiosg-twinkle-9461ed2d91a9'  \
  --no-manual --no-resave-data

* checking for file
'/tmp/Rtmp5b80e3/devtools9e055940c74/alexiosg-twinkle-9461ed2d91a9/DESCRIPTION'
... OK
* preparing 'twinkle':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet,  :
  Running 'texi2dvi' on 'The_Twinkle_Package.tex' failed.
LaTeX errors:
! LaTeX Error: Undefined color `violet'.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...
! LaTeX Error: Undefined color `violet'.
On Wed, May 28, 2014 at 10:10 AM, Alexios Ghalanos <alexios at 4dscape.com> wrote: