Skip to contents

Class for representing 6DF piece-wise linear model periodogram summary

Usage

new_6DF(long_params, int_params, short_params)

Arguments

long_params,

named vector containing slope and midpoint over the long-periodicity band of periodogram arguments

int_params,

named vector containing slope and midpoint over the intermediate-periodicity band of periodogram arguments

short_params,

named vector containing slope and midpoint over the short-periodicity band of periodogram arguments

Value

object with appropriate "6DF_summary" class and each summary measure contained in its own component

Details

Contains all slopes and midpoints across 3 periodicity bands of interest (greater than a day, a day to 150 minutes, shorter than 150 minutes)