Learn R Programming

tmle.npvi (version 0.9.3)

setConfLevel.NPVI: Sets Confidence Level

Description

Sets the confidence level of a TMLE.NPVI object.

Usage

## S3 method for class 'NPVI':
setConfLevel(this, confLevel, ...)

Arguments

this
An object of class TMLE.NPVI.
confLevel
A numeric, confidence interval level.
...
Not used.

See Also

as.character.NPVI

Examples

Run this code
FALSE

Run the code above in your browser using DataLab