compute_h: Compute the h function for two sets of locations of channel...

View source: R/current_source_density.R

compute_hR Documentation

Compute the h function for two sets of locations of channel locations on the unit sphere.

Description

Compute the h function for two sets of locations of channel locations on the unit sphere.

Usage

compute_h(xyz_coords, xyz_elecs, m = 4, iter = 50)

Arguments

xyz_coords

A set of electrode locations on a unit sphere.

xyz_elecs

A set of electrode locations on a unit sphere.

m

Interpolation constant (higher = less flexible)

iter

iterations for calculations

lambda

smoothing parameter

Author(s)

Matt Craddock matt@mattcraddock.com


craddm/eegUtils documentation built on March 24, 2022, 9:17 a.m.