<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gretlwiki.econ.univpm.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TamboDuc</id>
	<title>GretlWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://gretlwiki.econ.univpm.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TamboDuc"/>
	<link rel="alternate" type="text/html" href="https://gretlwiki.econ.univpm.it/index.php/Special:Contributions/TamboDuc"/>
	<updated>2026-04-03T20:24:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>https://gretlwiki.econ.univpm.it/index.php?title=Code_examples_for_beginners&amp;diff=81</id>
		<title>Code examples for beginners</title>
		<link rel="alternate" type="text/html" href="https://gretlwiki.econ.univpm.it/index.php?title=Code_examples_for_beginners&amp;diff=81"/>
		<updated>2023-02-20T21:27:55Z</updated>

		<summary type="html">&lt;p&gt;TamboDuc: Basic code lines in Gretl&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to run a regression. Using the sample data from Mankiw :&lt;br /&gt;
&lt;br /&gt;
{{ code | ols gdp85 0 gdp60}} &lt;br /&gt;
&lt;br /&gt;
Model 1: OLS, using observations 1-121 (n = 105)&lt;br /&gt;
Missing or incomplete observations dropped: 16&lt;br /&gt;
Dependent variable: gdp85&lt;br /&gt;
&lt;br /&gt;
             coefficient   std. error    t-ratio   p-value &lt;br /&gt;
  ---------------------------------------------------------&lt;br /&gt;
  const      3852.68       466.192        8.264    5.14e-13 ***&lt;br /&gt;
  gdp60         0.445227     0.0540057    8.244    5.69e-13 ***&lt;br /&gt;
&lt;br /&gt;
Mean dependent var   5502.638   S.D. dependent var   5531.722&lt;br /&gt;
Sum squared resid    1.92e+09   S.E. of regression   4314.432&lt;br /&gt;
R-squared            0.397537   Adjusted R-squared   0.391688&lt;br /&gt;
F(1, 103)            67.96485   P-value(F)           5.69e-13&lt;br /&gt;
Log-likelihood      −1026.800   Akaike criterion     2057.599&lt;br /&gt;
Schwarz criterion    2062.907   Hannan-Quinn         2059.750&lt;br /&gt;
&lt;br /&gt;
Warning: &#039;inv&#039; shadows a function of the same name&lt;br /&gt;
&lt;br /&gt;
Data from N. Gregory Mankiw, David Romer and David N. Weil,&lt;br /&gt;
&amp;quot;A contribution to the empirics of economic growth,&amp;quot;&lt;br /&gt;
Quarterly Journal of Economics, May 1992, pp. 407-437&lt;br /&gt;
&lt;br /&gt;
Cross-country data from 1960 and 1985 with average growth&lt;br /&gt;
rates of GDP and population of working age, the average&lt;br /&gt;
ratio of investment to GDP, and the percentage of the&lt;br /&gt;
working-age population in secondary school.&lt;br /&gt;
&lt;br /&gt;
Note by Allin Cottrell: &lt;br /&gt;
These data are taken from Appendix to the paper.  I believe&lt;br /&gt;
they do not correspond exactly to the data used in the&lt;br /&gt;
regressions reported in the paper, since I am unable to&lt;br /&gt;
reproduce those results exactly (the differences are minor&lt;br /&gt;
but noticeable).&lt;/div&gt;</summary>
		<author><name>TamboDuc</name></author>
	</entry>
	<entry>
		<id>https://gretlwiki.econ.univpm.it/index.php?title=Get_into&amp;diff=9</id>
		<title>Get into</title>
		<link rel="alternate" type="text/html" href="https://gretlwiki.econ.univpm.it/index.php?title=Get_into&amp;diff=9"/>
		<updated>2022-12-22T10:21:15Z</updated>

		<summary type="html">&lt;p&gt;TamboDuc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;[https://gretl.sourceforge.net/win32/ Gretl for Microsoft Windows]:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
System requirements. As of version 1.9.4, gretl requires Windows XP or higher and a processor that supports the SSE2 instruction set. SSE2 support is found in all modern processors; it is absent in AMD CPUs prior to the Athlon 64, and in Intel CPUs prior to the Pentium 4.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[https://gretl.sourceforge.net/osx.html Gretl for for macOS]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you&#039;re running OS X 10.6, 10.7 or 10.8 (&amp;quot;Snow Leopard&amp;quot;, &amp;quot;Lion&amp;quot; or &amp;quot;Mountain Lion&amp;quot;) we suggest trying the 2021a release of gretl. If you&#039;re running OS X 10.5 or earlier please see our gretl for legacy Macs page.&lt;/div&gt;</summary>
		<author><name>TamboDuc</name></author>
	</entry>
	<entry>
		<id>https://gretlwiki.econ.univpm.it/index.php?title=Get_into&amp;diff=8</id>
		<title>Get into</title>
		<link rel="alternate" type="text/html" href="https://gretlwiki.econ.univpm.it/index.php?title=Get_into&amp;diff=8"/>
		<updated>2022-12-22T10:10:11Z</updated>

		<summary type="html">&lt;p&gt;TamboDuc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;[https://gretl.sourceforge.net/win32/ Gretl for Microsoft Windows]:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
System requirements. As of version 1.9.4, gretl requires Windows XP or higher and a processor that supports the SSE2 instruction set. SSE2 support is found in all modern processors; it is absent in AMD CPUs prior to the Athlon 64, and in Intel CPUs prior to the Pentium 4.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[https://gretl.sourceforge.net/osx.html Gretl for for macOS]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 If you&#039;re running OS X 10.6, 10.7 or 10.8 (&amp;quot;Snow Leopard&amp;quot;, &amp;quot;Lion&amp;quot; or &amp;quot;Mountain Lion&amp;quot;) we suggest trying the 2021a release of gretl. If you&#039;re running OS X 10.5 or earlier please see our gretl for legacy Macs page.&lt;/div&gt;</summary>
		<author><name>TamboDuc</name></author>
	</entry>
	<entry>
		<id>https://gretlwiki.econ.univpm.it/index.php?title=Get_into&amp;diff=7</id>
		<title>Get into</title>
		<link rel="alternate" type="text/html" href="https://gretlwiki.econ.univpm.it/index.php?title=Get_into&amp;diff=7"/>
		<updated>2022-12-22T10:06:59Z</updated>

		<summary type="html">&lt;p&gt;TamboDuc: Created page with &amp;quot; [https://gretl.sourceforge.net/win32/ Gretl for Microsoft Windows]:  System requirements. As of version 1.9.4, gretl requires Windows XP or higher and a processor that supports the SSE2 instruction set. SSE2 support is found in all modern processors; it is absent in AMD CPUs prior to the Athlon 64, and in Intel CPUs prior to the Pentium 4.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[https://gretl.sourceforge.net/win32/ Gretl for Microsoft Windows]: &lt;br /&gt;
System requirements. As of version 1.9.4, gretl requires Windows XP or higher and a processor that supports the SSE2 instruction set. SSE2 support is found in all modern processors; it is absent in AMD CPUs prior to the Athlon 64, and in Intel CPUs prior to the Pentium 4.&lt;/div&gt;</summary>
		<author><name>TamboDuc</name></author>
	</entry>
</feed>