Learn R Programming

timedelay (version 1.0.11)

simple.band1: Simulated simple data of a doubly-lensed quasar observed in band 1

Description

A 50 by 5 matrix containing a data set of a doubly-lensed quasar observed in band 1, which is modified from realistic data.

Usage

data(simple.band1)

Arguments

Format

A simple data set of a doubly-lensed quasar:

time

observation times

x

magnitudes of light A observed in band 1

se.x

measurement errors of x

y

magnitudes of light B observed in band 1

se.y

measurement errors of y

Examples

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

Run the code above in your browser using DataLab