[R-SIG-Finance] Simulating VAR model (re-post)

Matthieu Stigler matthieu.stigler at gmail.com
Thu Apr 1 09:52:32 CEST 2010


Well your code seemed to be right...

R tells you its a method so:
methods(simulate)
getAnywhere(simulate.ARMA)



Cedrick W. Johnson a écrit :
> Download the source
>
> -c
> Sent from my BlackBerry®
>
> -----Original Message-----
> From: Ron_M <ron_michael70 at yahoo.com>
> Date: Wed, 31 Mar 2010 23:35:14 
> To: <r-sig-finance at stat.math.ethz.ch>
> Subject: Re: [R-SIG-Finance] Simulating VAR model (re-post)
>
>
> No reply still...............
>
> Anyway I am planning to sneak into the inside of the "simulate"
> function...........So if I type "simulate" on the console and it throws
> following :
>
>   
>> simulate
>>     
> function (model, ...) 
> UseMethod("simulate")
> <environment: namespace:dse>
>
> How to get the code inside the simulate function?
>
> Best,
>



More information about the R-SIG-Finance mailing list