sample_projections: Draw random sample from a list of data frames

Description Usage Arguments Author(s)

Description

Draw random sample from a list of data frames

Usage

1
sample_projections(projections_list, place, k)

Arguments

projections_list

list of data-frames. Each data frame is a single simulation. The rows are dates and columns are places.

place

name of column to be selected from each simulation

k

number of samples to draw. If k > length(projections_list), it is set to length(projections_list)

Author(s)

Sangeeta Bhatia


annecori/mRIIDSprocessData documentation built on May 29, 2019, 1:16 p.m.