calcCorrelationLengths: Get correlation lengths from profiles

Description Usage Arguments

View source: R/correlationCalculationFunctions.R

Description

This function takes a data frame of correlation profiles (grouped by a certain variable) and determines the zero-intercept (correlation length) for each ccorrelation profile. It is dependent on nesting ahd purrr map functions to iterate over all the profiles. You should install those two packages before using this.

Usage

1
calcCorrelationLengths(groupedProfiles)

Arguments

correlationProfiles

A data frame of correlation profiles, grouped by a certain column.


MirceaDavidEsc/scalefree documentation built on Nov. 9, 2020, 2:21 p.m.