Description Usage Arguments Examples
This function is used to extract data from a data frame and convert to a design matrix. The matrix is then input into SwE for fast computations.
1 | FilterDFNA(external_df, notation)
|
external_df |
The data frame used to extract data |
notation |
The formula specified by the user |
1 | X <- FilterDFNA(external_df,notation)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.