Learn R Programming

tmle.npvi (version 0.10.0)

getPValue.NPVI: Calculates a p-value from a NPVI object

Description

Calculates a p-value from a NPVI object

Usage

"getPValue"(this, wrt.phi = TRUE, ...)

Arguments

this
An object of class TMLE.NPVI.
wrt.phi
A logical equal to TRUE by default, which means that $psi_n$ is compared with $phi_n$. Otherwise, $psi_n$ is compared with 0.
...
Not used.

Value

``$Psi(P_0)=Phi(P_0)$'' or ``$Psi(P_0)=0$'', according to the value of wrt.phi.

See Also

tmle.npvi, getHistory, as.character.NPVI, getPValue.matrix