Hi,
OK, I took a look into the code and I conclude that parm is the tau
specification.
Found in interact.c:
/* quantreg requires a tau specification */
The tau is the desired quantile (or a list, like you can select when using
the GUI).
About API documentation update, I believe that Allin only writes minimal
documentation in early development of gretl.
Bye,
Hélio
On Thu, Jun 17, 2010 at 9:10 PM, denis joubert <denis.joubert(a)gmail.com>wrote:
> hello Hélio,
>
> sorry but this is not C api reference of libgretl you gave me.
> it does not tell me what to put into parm parameter.
> And the online help as i said does not gave me the information about the
> "const char* parm" of the C libgretl library.
> but thanks :-)
>
> 2010/6/17 Hélio Guilherme <helioxentric(a)gmail.com>
>
> Hello,
>>
>> Have you tried the online help, or the Reference Guide from the Help
>> menu? That is exactly the same content that you would get if you build the
>> documentation.
>>
>> You can also see the text help from gretl console, with:
>> help quantreg
>>
>> To build gretl documentation you need to have some tools for TeX and PDF
>> processing, and configure gretl:
>> ./configure --enable-build-doc
>>
>> I believe that the PDFs will be downloaded if they are not in your gretl
>> installation.
>>
>> Hélio
>>
>> On Thu, Jun 17, 2010 at 8:24 PM, denis joubert
<denis.joubert(a)gmail.com>wrote:
>>
>>> Hello Allin,
>>> I take this from the gretl-api documentations of your website but there
>>> is no documentations for "parms"
>>> *quantreg ()
>>>
>>> MODEL quantreg (const char
>>> *parm,
>>> const int *list,
>>> double ***pZ,
>>> DATAINFO
>>> *pdinfo,
>>> gretlopt opt,
>>> PRN *prn);
>>>
>>> Estimate the model given in list using the method of quantile
>>> regression.
>>>
>>> parm :
>>> list : model specification: dependent var and regressors.
>>> pZ : pointer to data array.
>>> pdinfo : information on the data set.
>>> opt :
>>> prn :
>>> Returns : a MODEL struct, containing the estimates.
>>>
>>> *Perhaps the documentations from CVS will be better but i get this when
>>> trying to generate it :
>>> ignace@new_soroh ~/gretlrepo/gretl/doc/reference
>>> $ make
>>> *** Building HTML ***
>>> test -d ./html || mkdir ./html
>>> cd ./html && gtkdoc-mkhtml gretl ../gretl-docs.sgml
>>> I/O error : Attempt to load network entity
>>>
http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
>>> warning: failed to load external entity "
>>>
http://docbook.sourceforge.net/release/
>>> xsl/current/html/chunk.xsl"
>>> compilation error: file /usr/share/gtk-doc/data/gtk-doc.xsl line 6
>>> element import
>>> xsl:import : unable to load
>>>
http://docbook.sourceforge.net/release/xsl/current/h
>>> tml/chunk.xsl
>>> make: *** [html-build.stamp] Error 5
>>>
>>>
>>> _______________________________________________
>>> Gretl-users mailing list
>>> Gretl-users(a)lists.wfu.edu
>>>
http://lists.wfu.edu/mailman/listinfo/gretl-users
>>>
>>
>>
>> _______________________________________________
>> Gretl-users mailing list
>> Gretl-users(a)lists.wfu.edu
>>
http://lists.wfu.edu/mailman/listinfo/gretl-users
>>
>
>
> _______________________________________________
> Gretl-users mailing list
> Gretl-users(a)lists.wfu.edu
>
http://lists.wfu.edu/mailman/listinfo/gretl-users
>
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users