INTERPLIN | R Documentation |
Realiza interpolação linear em uma grade bidimensional de valores
INTERPLIN(yData, zData, yPred)
yData, zData |
valores da variável explicativa e dependente, respectivamente, na grade |
yPred |
valores da variável explicativa a interpolar na grade |
vetor de valores interpolados
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.