update.TSMLCARA: Updates a TSMLCARA Object

Description Usage Arguments Author(s) References See Also Examples

Description

Updates a TSMLCARA object.

Usage

1
2
3
## S3 method for class 'TSMLCARA'
update(this, flavor = c("parametric", "lasso"), ..., 
    verbose = FALSE)

Arguments

this

A TSMLCARA object, as created by TSMLCARA.

flavor

A character indicating the 'flavor' of the procedure.

...

Additional parameters.

verbose

A logical or an integer indicating the level of verbosity (defaults to 'FALSE').

Author(s)

Antoine Chambaz [aut, cre]

References

Chambaz, van der Laan, Zheng, Chapter 16, Modern Adaptive Randomized Clinical Trials: Statistical, Operational, and Regulatory Aspects, by A. Sverdlov (CRC Press, 2015).

See Also

tsml.cara.rct, targetPsi

Examples

1

achambaz/tsml.cara.rct documentation built on May 10, 2019, 5:10 a.m.