View source: R/model_fitting.R
mask_data | R Documentation |
masks positions in data vector at indices specified in masks vector by replacing them with zeros.
mask_data(data, masks)
data |
a data vector |
masks |
a vector of masked indicies |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.