fvar.ponti: Fractional Variability (Ponti)

Description Usage Arguments Value Author(s) Examples

View source: R/lctools.r

Description

Calculates the fractional variability following Ponti et al. 2004, A&A, 417, 451

Usage

1

Arguments

lc

required data frame: Light curve data frame with structure: TIME, TIMED, RATE, ERROR, BACKV, BACKE

Value

List containing fractional variability and error for the light curve

Author(s)

Derek Blue

Examples

1
2
3
4
5
6
## Not run: 
fv <- fvar.ponti(lightcurve)
fvar <- fv[1]
fvar.err <- fv[2]

## End(Not run)

Starkiller4011/AstroR documentation built on Aug. 24, 2020, 12:41 p.m.