buildAFpredictors: Build AF Predictors

Description Usage Arguments Value

View source: R/buildAFpredictors.R

Description

Builds a data frame suitable for doing prediction for annual fund.

Usage

1
2
buildAFpredictors(trainingyear, yeartype = "fiscal",
  trainingsource = hallptbl, primaryonly = T)

Arguments

trainingyear

An integer value of the year in 4 digit format (eg. 2012) of the data that should be used to train the models.

yeartype

A character string describing the type of year. Choices should be "fiscal" or "calendar".

trainingsource

A hallp-style source for the training data. Valid choises include database tables or a csv location.

Value

A data frame of data ready with pidms, 3 outcome variables (prefixed with "outcome_") and 42 other variables. Note that variables DO include previous years' giving.


crazybilly/mumodels documentation built on May 14, 2019, 11:31 a.m.