Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mvtnorm-control

Control options for pmvt and qmvt functions


Description

Returns a list (an object of class "GenzBretz") with control parameters for the pmvt and qmvt functions from the mvtnorm package. Note that the DoseFinding package always uses "GenzBretz" algorithm. See the mvtnorm documentation for more information.

Usage

mvtnorm.control(maxpts = 30000, abseps = 0.001, releps = 0,
           interval = NULL)

Arguments

maxpts

Maximum number of function values as integer.

abseps

Absolute error tolerance as double.

releps

Relative error tolerance as double.

interval

Interval to be searched, when the quantile is calculated.


DoseFinding

Planning and Analyzing Dose Finding Experiments

v0.9-17
GPL-3
Authors
Bjoern Bornkamp [aut, cre] (<https://orcid.org/0000-0002-6294-8185>), Jose Pinheiro [ctb], Frank Bretz [ctb]
Initial release
2019-11-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.