get_avp: Add added-variable plots

View source: R/get_avp.R

get_avpR Documentation

Add added-variable plots

Description

get_avp() draws the added-variable plots for the "best models" determined by choose_on_aic().

Usage

get_avp(tibble)

Arguments

tibble

a tibble produced by choose_on_aic() or get_sign_mod().

Value

A tibble in which the added-variable plots for each best model are stored in a variable called avp.


benvallin/banban documentation built on Sept. 29, 2023, 5:46 a.m.