plot.bhsdtr_model: plot a fitted bhsdtr model

View source: R/plot.R

plot.bhsdtr_modelR Documentation

plot a fitted bhsdtr model

Description

plot a fitted bhsdtr model

Usage

## S3 method for class 'bhsdtr_model'
plot(
  x,
  vs = NULL,
  type = "response",
  alpha = 0.05,
  bw = FALSE,
  verbose = T,
  ...
)

boryspaulewicz/bhsdtr2 documentation built on July 17, 2024, 8:22 p.m.