index_plot_dfbetas_elements {api2lm}R Documentation

Get elements for dfbetas index plot

Description

Get elements for dfbetas index plot

Usage

index_plot_dfbetas_elements(model, returned_stats)

Arguments

model

A fitted model object from the lm function.

returned_stats

A vector of dfbetas statistics

Value

A list with elements x, y, and z.


[Package api2lm version 0.2 Index]