index_plot_lm_elements: Create plot elements for index_plot_lm

View source: R/index_plot_lm_helpers.R

index_plot_lm_elementsR Documentation

Create plot elements for index_plot_lm

Description

Create plot elements for index_plot_lm

Usage

index_plot_lm_elements(model, stat)

Arguments

model

A fitted model object from the lm function.

stat

A function that can be applied to an lm object and returns a vector of observations for each observation used to fit the model.

Value

A list with elements x, y, and z.


api2lm documentation built on July 9, 2023, 5:52 p.m.