Learn R Programming

RemixAutoML (version 0.4.2)

CLForecast: CLForecast

Description

CLForecast for generating forecasts

Usage

CLForecast(
  data,
  OutputFilePath = NULL,
  FC_BaseFunnelMeasure = NULL,
  SegmentName = NULL,
  MaxDateForecasted = NULL,
  MaxCalendarDate = NULL,
  ArgsList = NULL,
  MaxCohortPeriods = NULL
)

Arguments

data

N

OutputFilePath

P

FC_BaseFunnelMeasure

d

SegmentName

a

MaxDateForecasted

S

MaxCalendarDate

S

ArgsList

A

MaxCohortPeriods

T

Value

S

See Also

Other Population Dynamics Forecasting: CLTrainer()