runAnalysis: Run analysis

Description Usage Arguments Value

View source: R/runAnalysis.R

Description

Run analysis

Usage

1
2
3
4
5
6
7
8
runAnalysis(
  mysite,
  mask_thres,
  blur_abs,
  include_race = TRUE,
  out_dir = "output",
  data_dir = "Input"
)

Arguments

mysite

Your site acronym

mask_thres

Obfuscation small count mask threshold (e.g. 10)

blur_abs

Absolute max of obfuscation blurring range

include_race

Boolean. Whether race should be included in the regression model.

out_dir

Optional. Directory where resulting outputs are located. Defaults to 'output'.

data_dir

Optional. Directory where datasets are located. Defaults to 'Input'.

Value

NULL. Result files are written out to the 'out_dir' directory.


trang1618/Phase2.1NeuroRPackage documentation built on Jan. 27, 2021, 8:03 p.m.