Skip to content
Prev 295057 / 398506 Next

look at the underlying source code

That means it calls compiled C code so you'll need to download the
source code from CRAN to see it. It will be somewhere in the
rugarch/src/ directory, but you'll have to find it manually or with a
good editor/IDE -- you're out of R now.

The primitive() means that .C is itself a primitive function (more or
less that means built into the R interpreter directly) -- don't worry
about that. Look instead for "sgarchsimC" in the .c files.

Best,
Michael

On Sat, May 19, 2012 at 3:28 PM, jaimie villanueva
<jaimie.villanueva at gmail.com> wrote:
Message-ID: <CAAmySGMgkXHQg5uf0WKKHxzs1t7wMb=Cbxgcck5aiwGwCoBEUA@mail.gmail.com>
In-Reply-To: <CAEXmNQDLcA8UCjN_ED6PmgHQS1Xf8ST6DwOuNVjy9xy6EozEfw@mail.gmail.com>