Skip to content
Back to formatted view

Raw Message

Message-ID: <915e4412-8e18-f871-43dd-94da2d24a253@sapo.pt>
Date: 2022-07-14T21:50:40Z
From: Rui Barradas
Subject: Kindly Guide
In-Reply-To: <CAMfKi3L=eJzXK0Vkbj-iK-YRs76uTLr3MX4w8xm9mw1uR4Di5A@mail.gmail.com>

Hello,

Inline.

?s 20:39 de 14/07/2022, Muhammad Zubair Chishti escreveu:
> Dear Experts,
> I have obtained the results through applying Time Varying VAR model in R.

Can you post a minimal example of the data and code used?
If you use functions from contributed packages please start the example 
with calls to library() in order to load the necessary packages.

Hope this helps,

Rui Barradas

> Now I want to save my results in a excel sheet. Kindly guide me how to
> create a excel or excel table. Although I have tried the following code but
> I face error.
> Write.xlsx(x, "table name.xlsx")
> 
> Kindly guide.
> 
> Regards
> Chishti
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.