clean_artifacts: Function to clean artifacts and NAs in a file loaded by...

Description Usage Arguments Value

View source: R/clean_artifacts.R

Description

Specify a threshold for artifacts and check for NA/NaNs in the data

Usage

1
clean_artifacts(data, n_sd = 5)

Arguments

data

a data frame to be cleaned.

n_sd

the threshold to define an artifact. Default is 5. to

Value

a cleaned data frame.


neurorestore/Aima documentation built on Dec. 22, 2021, 1:14 a.m.