This helps, many thanks Allin.
 
CI
 
Sent: Wednesday, June 16, 2021 at 2:44 PM
From: "Allin Cottrell" <cottrell@wfu.edu>
To: "Chiwuike Iwuoha" <csiw@post.com>
Cc: "Gretl list" <gretl-users@gretlml.univpm.it>, "Sven Schreiber" <svetosch@gmx.net>
Subject: Re: Saving and retrieving OLS models
On Wed, 16 Jun 2021, Chiwuike Iwuoha wrote:

> Quick follow-up update.
>  
> I just sorted out the model saving and retrieving "challenge" by saving the
> models to the session as an icon.
>  
> It also allows me to rename the models which is helpful. 
>  
> I have also been able to save the session.
>  
> The only outstanding question for now is Question 3 below.
>  
> Question 3:
> My professor works in R and I would like to be able to output the commands
> for my analysis, especially the specification tests to be re-run by the
> Prof. in R (if they wish).
>  
> How can I export the commands for my runs?

Under the Tools menu in gretl you have "Command log". This opens a
window showing the gretl commands you have executed. From there you
can (a) open a copy in the script editor and make changes or (b)
print it as is.

These are gretl command, of course, not R commands, but your Prof
should not have too much difficulty translating them (perhaps with a
little help from the Gretl Command Reference).

Allin Cottrell