calculate_sem: Calculate the standard error of the mean

View source: R/summarise_eeg.R

calculate_semR Documentation

Calculate the standard error of the mean

Description

Calculate the standard error of the mean

Usage

calculate_sem(data, time_lim = NULL, conditions = NULL)

Arguments

data

An eegUtils object

time_lim

A vector of time-points to calculate SEM over.

conditions

Split the calculation across multiple conditions


craddm/eegUtils documentation built on March 1, 2025, 3:23 p.m.