Planets: Transit of an extrasolar planet

PlanetsR Documentation

Transit of an extrasolar planet

Description

Time series corresponding to the residuals of the parametric model fitted by Jordan et al (2013) for a transit of an extrasolar planet.

Usage

Planets

Format

A data frame with 91 observations on the following 2 variables:

t

Time from mid-transit (hours).

r

Residuals of the parametric model fitted by Jordan et al (2013).

References

\insertRef

Jordan_etal13iAR

Examples

data(Planets)
plot(Planets[,1],Planets[,2],xlab='Time from mid-transit (hours)',ylab='Noise',pch=20)

iAR documentation built on Nov. 25, 2022, 1:06 a.m.

Related to Planets in iAR...