Browsing Brazilian Portuguese translation

110 of 1024 results
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.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one 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
64.
[tab] Computes one of the Bessel function variants for order
[tab] <argname>v</argname> and argument <argname>x</argname>. The return
[tab] value is of the same type as <argname>x</argname>. The specific
[tab] function is selected by the first argument, which must be
[tab] <lit>J</lit>, <lit>Y</lit>, <lit>I</lit>, or <lit>K</lit>. A good
[tab] discussion of the Bessel functions can be found on Wikipedia; here
[tab] we give a brief account.
[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.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Translated and reviewed by Henrique Andrade
Located in genr_funcs.xml:689
65.
[tab] case <lit>J</lit>: Bessel function of the first kind. Resembles a
[tab] damped sine wave. Defined for real <argname>v</argname> and
[tab] <argname>x</argname>, but if <argname>x</argname> is negative
[tab] then <argname>v</argname> must be an integer.
[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.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Translated and reviewed by Henrique Andrade
Located in genr_funcs.xml:698
66.
[tab] case <lit>Y</lit>: Bessel function of the second kind. Defined
[tab] for real <argname>v</argname> and <argname>x</argname> but has
[tab] a singularity at <argname>x</argname> = 0.
[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.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Translated and reviewed by Henrique Andrade
Located in genr_funcs.xml:704
67.
[tab] case <lit>I</lit>: Modified Bessel function of the first kind.
[tab] An exponentially growing function. Acceptable arguments are
[tab] as for case <lit>J</lit>.
[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.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Translated and reviewed by Henrique Andrade
Located in genr_funcs.xml:709
68.
[tab] case <lit>K</lit>: Modified Bessel function of the second kind. An
[tab] exponentially decaying function. Diverges at <argname>x</argname> =
[tab] 0 and is not defined for negative <argname>x</argname>. Symmetric
[tab] around <argname>v</argname> = 0.
[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.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Translated and reviewed by Henrique Andrade
Located in genr_funcs.xml:714
69.
[tab] Numerical maximization via the method of Broyden, Fletcher, Goldfarb
[tab] and Shanno. The vector <argname>b</argname> should hold the initial
[tab] values of a set of parameters, and the string <argname>s</argname>
[tab] should specify a call to a function that calculates the (scalar)
[tab] criterion to be maximized, given the current parameter values and
[tab] any other relevant data. If the object is in fact minimization, this
[tab] function should return the negative of the criterion. On successful
[tab] completion, <lit>BFGSmax</lit> returns the maximized value of the
[tab] criterion, and <argname>b</argname> holds the parameter values which
[tab] produce the maximum.
[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.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one 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:729
76.
[tab] Cumulative distribution function calculator. Returns
[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.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in genr_funcs.xml:816
77.
, where the distribution <math>X</math> is
[tab] determined by the character <argname>c</argname>. Between the
[tab] arguments <argname>c</argname> and <argname>x</argname>, zero or
[tab] more additional arguments are required to specify the parameters
[tab] of the distribution, as follows.
[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.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in genr_funcs.xml:818
89.
[tab] The parametrization \app{gretl} uses for the Gamma random variate
[tab] implies that its density function can be written as
[tab] \[
[tab] f(x; k, \theta) = \frac{x^{k-1}}{\theta^k} \frac{e^{-x/\theta}}{\Gamma(k)}
[tab] \]
[tab] where $k>0$ is the shape parameter and $\theta>0$ is the scale
[tab] parameter.
[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.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Translated and reviewed by Henrique Andrade
Located in genr_funcs.xml:905
110 of 1024 results

No translation group has been assigned.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Henrique Andrade.