Learn R Programming

timedelay (version 1.0.11)

simple: Simulated simple data of a doubly-lensed quasar

Description

We simulated a simple data set of a doubly-lensed quasar with generative parameter values (Delta, beta0, mu, sigma, tau) equal to (50, 2, 0, 0.03, 100). The number of epochs is 78 and measurement errors are the same to 0.005.

Usage

data(simple)

Arguments

Format

A simple data set of a doubly-lensed quasar:

time

observation times

x

magnitudes of light A

se.x

measurement errors of x

y

magnitudes of light B

se.y

measurement errors of y

Examples

Run this code
# NOT RUN {
  data(simple)
# }

Run the code above in your browser using DataLab