FilterDFNA: FilterDFNA - a fast function to check and filter cases based...

Description Usage Arguments Examples

View source: R/FilterDFNA.R

Description

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.

Usage

1
FilterDFNA(external_df, notation)

Arguments

external_df

The data frame used to extract data

notation

The formula specified by the user

Examples

1
X <- FilterDFNA(external_df,notation)

DCAN-Labs/MarginalModelCIFTI documentation built on Nov. 30, 2021, 3:40 p.m.