hypnogram_band_powers: Compute bands powers from a full hypnogram.

Description Usage Arguments Value

Description

Compute bands powers from a full hypnogram.

Usage

1
2
3
4
hypnogram_band_powers(record, channel, bands = list(delta = c(0.5, 3.5),
  theta = c(3.5, 8), alpha = c(8, 12), beta = c(12, 30), gamma1 = c(30,
  40)), normalize = c(4, 40), labels = c("N3", "N2", "N1", "REM",
  "AWA"), butter = FALSE, resampling = FALSE)

Arguments

record

record.

channel

channel to split and hyp.

bands

bands. Default "delta","theta","alpha","beta", "gamma1", "denominator", "broadband".

normalize

normalize.

labels

labels.

butter

butter order

resampling

sRate to resample by.

Value

a df.


boupetch/sleepr documentation built on June 26, 2019, 9:08 a.m.