plot.pred_profile: plot.pred_profile

Description Usage Arguments Value

View source: R/pred_profile.R

Description

Plot Prediction Interval Profiles

Usage

1
2
## S3 method for class 'pred_profile'
plot(x, max.prob = TRUE, main = NULL, max.prob.col = "blue")

Arguments

max.prob

logical whether to plot the optmiized maximum probability

main

optional title for the plot

max.prob.col

color for the plotting of the maximum probability

Value

profile plots


femiguez/predintma documentation built on July 5, 2021, 4:16 a.m.