Planets | R Documentation |
Time series corresponding to the residuals of the parametric model fitted by Jordan et al (2013) for a transit of an extrasolar planet.
Planets
A data frame with 91 observations on the following 2 variables:
Time from mid-transit (hours).
Residuals of the parametric model fitted by Jordan et al (2013).
Jordan_etal13iAR
data(Planets) plot(Planets[,1],Planets[,2],xlab='Time from mid-transit (hours)',ylab='Noise',pch=20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.