Plot fitted versus imputed or observed values as a scatterplot.
Parameters: | col_name : string
lowess_args : dict-like
lowess_min_n : integer
jitter : float or tuple
plot_points : bool
ax : matplotlib axes object
|
---|---|
Returns: | The matplotlib figure on which the plot is drawn. : |