Description Usage Arguments Details Value Author(s) See Also Examples
Builds a regression of a set of interval based on the centroids of each interval
1 | regInterval(dados, headersMin, headersMax)
|
dados |
It's an table data that contains the information which the regression will be used |
headersMin |
Header of the columns associated with the inferior boundaries of intervals that will be used in regression |
headersMax |
Header of the columns associated with the superior boundaries of intervals that will be used in regression |
The header of which interval must be in the same order in headerMin and headerMax
The regression of the interval
Ricardo Jorge de Almeida Queiroz Filho <rjaqfcin@gmail.com>, Roberta Andrade de Araujo Fagundes <raaf@cin.ufpe.br>
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.