| gof_residual | R Documentation | 
A generic function for residual plots
gof_residual(
  data,
  x,
  y,
  labels = gof_labels(),
  baseplot = gof_baseplot,
  log_x = F,
  ...
)
gof_absresidual(
  data,
  x,
  y,
  labels = gof_labels(),
  baseplot = gof_baseplot,
  log_x = F,
  ...
)
| data | A  | 
| x,y | Numeric vectors, evaulated within  | 
| labels | A named  | 
| baseplot | A function that returns a  | 
| log_x | If  | 
| ... | Additional arguments, passed to  | 
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.