add_fit: Add observed and fit values to plotly visualization

View source: R/plot.R

add_fitR Documentation

Add observed and fit values to plotly visualization

Description

Add observed and fit values to plotly visualization

Usage

add_fit(
  p,
  x = NULL,
  yline = NULL,
  ymarker = NULL,
  ymin = NULL,
  ymax = NULL,
  ...,
  data = NULL,
  inherit = TRUE
)

PaulRegular/MSP documentation built on March 1, 2025, 1:49 p.m.