Learn R Programming

drsmooth (version 1.9.0)

segment.plot: Plot Segmented Test

Description

Plots the segmented function, if successful.

Usage

segment.plot(mod = NA, dosecolumn = "", targetcolumn = "", data = NA)

Arguments

mod
Segmented model object
dosecolumn
Name of dose column.
targetcolumn
Name of response column.
data
Input dataframe.