Learn R Programming

DeBoinR (version 1.0)

pdf_data: Simulated PDF data.

Description

Data simulated using the the dfnWorks suite.

Usage

pdf_data

x_grid

Arguments

Format

`pdf_data` is an n x p matrix, where n is the number of PDFs and p matches the length of x_grid. x_grid contains the points at which the PDFs are evaluated (assumed equally spaced apart).

Details

`pdf_data` is a data frame with 1,000 rows and 5 columns. `x_grid`; is a timestamp of each of `full_data`'s 1,000 rows.

Examples

Run this code
pdf_data
x_grid

Run the code above in your browser using DataLab