You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to julia-users
Hi all,
I am trying to estimation a vector autoregressive model, but I did not find a specific Julia package performing the job. Does anyone know that there is some package doing this?
Thanks!
Patrick Kofod Mogensen
unread,
Oct 16, 2015, 4:00:34 PM10/16/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to julia-users
I'm not aware of any packages in metadata, but you can perhaps get inspiration from
Neither are from repositories registered in METADATA.jl, so don't expect too much support. They do not seem to have been updated too recently either (5-7 months).
Michael Wang
unread,
Oct 16, 2015, 5:59:44 PM10/16/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to julia-users
Cool, thank you! I will make good use of these.
Andreas Noack
unread,
Oct 20, 2015, 2:15:32 PM10/20/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to julia-users
Hi Michael
Author of Civecm.jl here. The repo has code that I developed during my PhD and I haven't spend much time on it lately, but please ask questions if you'd like to use it.