index_plot_lm_elements {api2lm} | R 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
|
stat |
A function that can be applied to an |
Value
A list with elements x
, y
,
and z
.
[Package api2lm version 0.2 Index]