validate_input_data: Validate input data for sBG model

Description Usage Arguments

View source: R/validate_input.R

Description

validate_input_data receives a dataframe and validated if all columns are given and no NA values are included.

Usage

1

Arguments

df_data

a data frame must contain the columns 'cohort', 'period' and 'survived_customers'.


runtastic/sBGmodel documentation built on Nov. 5, 2019, 4:21 a.m.