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 June 11, 2025, 10:03 a.m.