Description Usage Arguments Value Examples
This function interpolates NAs in matrices along columns.
1 | naSpline(mat,maxgap=1)
|
mat |
A must be a numeric matrix. |
maxgap |
positive integer indicating over what gaps values can be interpolated. Longer gaps will be less accurate. |
Returns the interpolated matrix.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.