ComputeAfunc {TideTables}R Documentation

Returns predictor vector for design matrix

Description

Returns predictor vector for design matrix from 39 astronomical angular velocities.

Usage

ComputeAfunc(omega = NULL, xi = NULL)

Arguments

omega

The return value of FindOmega().

xi

Transit index

Value

A list with the selected angular velocities, their ranks and the predictor vector (values between -1, 1).


[Package TideTables version 0.0.3 Index]