apply_recipe: Apply a model recipe

Description Usage Arguments Examples

Description

This function calculates a simple and universal model matrix recipe that can be used for a number of standardised modelling tasks.

Usage

1
apply_recipe(df, target)

Arguments

df

A data frame

target

A target variable

Examples

1
apply_recipe(recipes::credit_data, Status)

konradsemsch/aider documentation built on May 22, 2019, 2:40 p.m.