|
50.
|
|
|
[tab] Valid for panel datasets only. Returns a series with
[tab] value 1 for all observations on the first unit or group,
[tab] 2 for observations on the second unit, and so on.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
[tab] Válido apenas para conjuntos de dados em painel. Retorna uma série
[tab] com valor 1 para todas as observações na primeira unidade ou grupo,
[tab] 2 para todas as observações na segunda unidade e assim por diante.
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:515
|
|
51.
|
|
|
[tab] With no arguments, <lit>$vcv</lit> returns a square matrix
[tab] containing the estimated covariance matrix for the coefficients of
[tab] the last model. If the last model was a single equation, then you
[tab] may supply the names of two parameters in parentheses to retrieve
[tab] the estimated covariance between the parameters named
[tab] <argname>s1</argname> and <argname>s2</argname>.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:529
|
|
52.
|
|
|
[tab] Returns an integer value that codes for the program version. The
[tab] gretl version string takes the form <lit>x.y.z</lit> (for example,
[tab] 1.7.6). The return value from this accessor is formed as
[tab] <lit>10000*x + 100*y + z</lit>, so that 1.7.6 translates as 10706.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
[tab] Retorna um valor inteiro que codifica a versão do programa. A
[tab] versão do Gretl tem o formato <lit>x.y.z</lit> (por exemplo,
[tab] 1.7.6). O valor retornado por esse acessor é formado como
[tab] <lit>10000*x + 100*y + z</lit>, assim 1.7.6 é traduzido como 10706.
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:546
|
|
53.
|
|
|
[tab] Returns 1 if gretl is running on MS Windows, otherwise 0. By
[tab] conditioning on the value of this variable you can write shell
[tab] calls that are portable across different operating systems.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
[tab] Retorna 1 se o gretl está sendo utilizado no MS Windows e 0,
[tab] caso contrário. Com isso é possível escrever comandos de sistema
[tab] ("shell") que sejam portáveis entre diferentes sistemas operacionais.
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:557
|
|
54.
|
|
|
[tab] Also see the <cmdref targ="shell"/> command.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
[tab] Veja também o comando <cmdref targ="shell"/>.
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:562
|
|
55.
|
|
|
[tab] Returns the list of regressors from the last model (for
[tab] single-equation models only).
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
[tab] Retorna a lista de regressores do último modelo (apenas
[tab] para modelos de uma única equação).
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:570
|
|
56.
|
|
|
[tab] Returns the fitted values from the last regression.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
[tab] Retorna os valores ajustados da última regressão.
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:579
|
|
57.
|
|
|
[tab] Absolute value.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
[tab] Valor absoluto.
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:594
|
|
58.
|
|
|
[tab] The arc cosine of <argname>x</argname>, that is, the value whose
[tab] cosine is <argname>x</argname>. The result is in radians; the input
[tab] should be in the range −1 to 1.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
[tab] O arcocosseno de <argname>x</argname>, isto é, o valor cujo seno
[tab] é <argname>x</argname>. O resultado está em radianos; a entrada
[tab] deve estar entre −1 e 1.
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:605
|
|
59.
|
|
|
[tab] Inverse hyperbolic cosine of <argname>x</argname> (positive
[tab] solution). <argname>x</argname> should be greater than 1;
[tab] otherwise, NA is returned.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
[tab] Cosseno hiperbólico inverso de <argname>x</argname> (solução
[tab] positiva). <argname>x</argname> deve ser maior que 1;
[tab] caso contrário, será retornado NA.
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:618
|