make.study: Make study function

Description Usage Arguments

View source: R/make.study.r

Description

This is the main study function and runs the entire study.

Usage

1
make.study(data_path = c("./extdata/sample.csv"), bs_samples = 1000)

Arguments

data_path

Path to data set. Should be a character vector of length 1. Defaults to c("../data/mdf.csv")

bs_samples

The number of bootstrap samples to be generated as int. Defaults to 10


janejkanske/SupaLarna documentation built on July 29, 2020, 1:55 p.m.