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

selEstan

Select a pre-compiled rstan Emax model


Description

Emax models for use in fitEmaxB and emaxsimB which have been pre-compiled are loaded for use outside of the the fiting functions. This is most useful for repeated simulations in which the loading of the compiled models from a disk file can be performed once. fitEmaxB will load the model automatically for single execution, so the model does not need to be pre-loaded.

Usage

selEstan(emod=c('basemodel.rds','mrmodel.rds'))

Arguments

emod

Two parameterizations of the emax function are currently supported. 'basemodel' uses the maximal effect 'emax' parameter. 'mrmodel' uses the effect of the drug at a high dose specified by the user versus placebo. The 'emax' effect model is deprecated and will be eliminated.

Value

An Emax 'stanmodel'.

Author(s)

Neal Thomas

See Also

Examples

## Not run: 
	estan<-selEstan()

## End(Not run)

clinDR

Simulation and Analysis Tools for Clinical Dose Response Modeling

v2.3.5
GPL (>= 2)
Authors
Neal Thomas [aut, cre] (<https://orcid.org/0000-0002-1915-8487>), Jing Wu [aut], Mike K. Smith [aut]
Initial release
2021-04-11

We don't support your browser anymore

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