Description Usage Arguments Value
View source: R/loess_NA_restore.R
Local Polynomial Regression Fitting with NA-restoring.
1 | loess_NA_restore(data_in, smoo_val = 0.2, NA_restore = TRUE)
|
data_in |
Input vector to be smoothed |
smoo_val |
Smoothing value. |
NA_restore |
Restore NAs yes or no (T or F) |
Smoothed vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.