On Tue, 16 Feb 2016, Summers, Peter wrote:
Clive,
The arguments to seq() all have to be integers. Try replacing that
line with “matrix x = seq(-30,32,2)./10”
Actually, the seq() arguments no longer have to be integers, but
that's pretty new in git, and Clive is still on 2015a-git (so git
prior to the 2015a release).
Allin
From: gretl-users-bounces(a)lists.wfu.edu
[mailto:gretl-users-bounces@lists.wfu.edu] On Behalf Of Clive Nicholas
Sent: Tuesday, February 16, 2016 1:27 PM
To: r.lucchetti(a)univpm.it; Gretl list
Subject: Re: [Gretl-users] PDF of a multivariate normal
Jack,
Artur's code chokes for me when I run your function code:
gretl version 2016a-git
Current session: 2016-02-16 18:17
Invalid argument
Error executing script: halting
> matrix x = seq(-3,3.2,0.2)
I wonder why? My -gretl-'s fully up to date!
In fact it's not.