plot_medrc: Plot medrc objects

Description Usage Arguments Author(s)

Description

Plot predicted dose-response curves for medrc objects

Usage

1
2
## S3 method for class 'medrc'
plot(x, ..., ndose=25, ranef=FALSE, level=NULL, logx = FALSE)

Arguments

x

An object of class medrc

ndose

Number of points to interpolate the dose response curve

ranef

If FALSE the predictions are based only on fixed effects, if TRUE the random effects are presented as additional lines around the fixed effects curve. Only implemented for curveid=NULL.

level

Hierarchical level of random effects, which are presented when ranef=TRUE.

logx

If TRUE, plot x-axis on a logarithmic scale

...

further arguments

Author(s)

Daniel Gerhard


daniel-gerhard/medrc documentation built on May 14, 2019, 3:38 p.m.