Hello everyone,
I have installed Octave-5.1.0.0 version. I would like to install the package
econometrics to do some statistical calculation. I am having so issues with
it. This is the exception I am facing -
pkg install -forge econometrics
__kernel_weights.cc: In function 'octave_value_list F__kernel_weights(const
octave_value_list&, int)':
__kernel_weights.cc:50:38: warning: 'octave_value_list feval(const string&,
const octave_value_list&, int)' is deprecated: [4.4]: use
'octave::feval' instead [-Wdeprecated-declarations]
f_return = feval(kernel, kernelargs);
^
In file included from __kernel_weights.cc:22:0:
c:\octave\octave~1.0\mingw64\include\octave-5.1.0\octave\parse.h:658:1:
note: declared here
feval (const std::string& name,
^~~~~
For information about changes from previous versions of the econometrics
package, run 'news econometrics'.
Please let know how to install the package successfully.
Thank you.
--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
I see that you are using windows, so all yu have to do is use the load command.
load econometrics
--
DAS
![Certificate for 206392 Certificate for 206392]()