plot_diagnostics: Plotting function to be called by user

View source: R/plot_diagnostics.R

plot_diagnosticsR Documentation

Plotting function to be called by user

Description

These functions make some basic plots for the user

Usage

plot_diagnostics(fitted, type = "timing", logspace = TRUE)

Arguments

fitted

A fitted model object

type

A plot type for ggplot, either "timing" or "scatter"

logspace

whether to plot the space in log space, defaults to TRUE


ericward-noaa/phenomix documentation built on May 6, 2024, 10:20 a.m.