import_data: Import raw LHC data

Description Usage Arguments Value

View source: R/project_funcs.r

Description

This function provides a standard way to load in the LHC dataset for our analysis pipeline. Undefined data (-999s) are replaces with NAs, columns are split into variables, labels and supplementary data.

Usage

1
import_data(filepath = "atlas-higgs-challenge-2014-v2.csv")

Arguments

filepath

str location of csv

Value

named list of X, y, w, kaggle_w, kaggle_s, e_id, nj


ant-stephenson/lhc documentation built on Jan. 28, 2021, 3:47 p.m.