| finetune | R Documentation | 
This function allows you a quick printout of all relevant effects for a media group
finetune(model = model1, var_name, data = full_data)
model | 
 Input model. Defaults to model1.  | 
var_name | 
 Part of the variable name, such as TV_GRP. Can be used like a wildcard.  | 
data | 
 The dataset to search for variables. Defaults to full_data.  | 
finetune(my_model, "radio_spend", my_data) ## will search for all variables that contain the string "radio_spend" pp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.