[R] Fixing AR coefficients in VAR model

Spencer Graves spencer.graves at pdf.com
Thu Feb 9 21:16:07 CET 2006


Hi, Paul:

	  Thanks very much.  I'd forgotten that.

	  Moreover, you provide very nice vignettes.

Daniel C Medina:  If you are not familiar with vignettes, you may wish 
to review "http://finzi.psych.upenn.edu/R/Rhelp02a/archive/67006.html" 
in addition to the vignette help page.

	  Best Wishes,
	  spencer graves

Paul Gilbert wrote:

> You can do this with dse. See
> 
>   require("dse1")
>  ?fixConstants
> 
> Paul Gilbert
> 
> Spencer Graves wrote:
> 
>>       I know of no existing functions in R that support fitting a 
>> multivariate autoregression while fixing some of the parameters.
>>
>>       Of course, as Simon Blomberg famously said in April 2005, "This 
>> is R. There is no if. Only how."  [With library(fortunes), try 
>> 'fortune("This is R")'.]  If I had to do fit a multivariate AR today 
>> with some parameters fixed, I might write a function to compute the 
>> determinant of the sample covariance matrix, and give it to "optim" or 
>> "nlminb".
>>
>>       I hope someone else will provide us with an easier way.
>>
>>       hope this helps,
>>       spencer graves
>>
>> Daniel Medina wrote:
>>
>>  
>>
>>> Dear Colleague,
>>>
>>> I would like to set a few AR coefficients (not order) to zero in the
>>> multivariate AR function (mAr.est; mAr library); however, the manual for
>>> this function does not provide this information. I would appreciate any
>>> suggestions along this line.
>>>
>>> Thankfully yours,
>>>
>>> Daniel C Medina
>>>
>>>     [[alternative HTML version deleted]]
>>>
>>> ______________________________________________
>>> R-help at stat.math.ethz.ch mailing list
>>> https://stat.ethz.ch/mailman/listinfo/r-help
>>> PLEASE do read the posting guide! 
>>> http://www.R-project.org/posting-guide.html
>>>   
>>
>>
>> ______________________________________________
>> R-help at stat.math.ethz.ch mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide! 
>> http://www.R-project.org/posting-guide.html
>>  
>>
> ==================================================================================== 
> 
> 
> La version française suit le texte anglais.
> 
> ------------------------------------------------------------------------------------ 
> 
> 
> This email message from the Bank of Canada is given in good faith, and 
> shall not be
> binding or construed as constituting any obligation on the part of the 
> Bank.
> 
> This email may contain privileged and/or confidential information, and 
> the Bank of
> Canada does not waive any related rights. Any distribution, use, or 
> copying of this
> email or the information it contains by other than the intended 
> recipient is
> unauthorized. If you received this email in error please delete it 
> immediately from
> your system and notify the sender promptly by email that you have done so.
> Recipients are advised to apply their own virus checks to this message 
> upon receipt.
> 
> ------------------------------------------------------------------------------------ 
> 
> 
> L'information communiquée dans les courriels en provenance de la Banque 
> du Canada
> est soumise de bonne foi, mais elle ne saurait lier la Banque et ne doit 
> aucunement
> être interprétée comme constituant une obligation de sa part.
> 
> Le présent courriel peut contenir de l'information privilégiée ou 
> confidentielle.
> La Banque du Canada ne renonce pas aux droits qui s'y rapportent. Toute 
> diffusion,
> utilisation ou copie de ce courriel ou des renseignements qu'il contient 
> par une
> personne autre que le ou les destinataires désignés est interdite. Si 
> vous recevez
> ce courriel par erreur, veuillez le supprimer immédiatement et envoyer 
> sans délai à
> l'expéditeur un message électronique pour l'aviser que vous avez éliminé 
> de votre
> ordinateur toute copie du courriel reçu.
> 
> Dès la réception du présent message, le ou les destinataires doivent 
> activer leur
> programme de détection de virus pour éviter toute contamination possible.
>




More information about the R-help mailing list