get_n_eb_times: n most salient event boundaries

View source: R/get_n_eb_times.R

get_n_eb_timesR Documentation

n most salient event boundaries

Description

Get a list including the n highest event boundaries of a segmag object (Papenmeier, 2016; https://cran.r-project.org/package=segmag). Sometimes it is necessary to get just a list of the n highest event boundaries w/o doing the time consuming bootstrapping method. Note, this function requires the segmag package.

Usage

get_n_eb_times(n, segmag)

Arguments

n

number of the most salient event boundaries in descending order to return

segmag

segmag object

Value

dataframe including the n most salient event boundaries in descending order

Author(s)

Markus Huff

References

Papenmeier, F., & Sering, K. (2014). segmag: Determine event boundaries in event segmentation experiments. R package version, 1(2).


markushuff/PsychHelperFunctions documentation built on Sept. 11, 2022, 3:43 a.m.