sd {DynTxRegime} | R Documentation |
Standard Deviation
Description
Retrieve the standard deviation of the residuals for the first-stage contrasts regression in the interactive Q-Learning algorithm.
Usage
sd(x, na.rm=FALSE)
## S4 method for IQLearnFS_C
sd(x, na.rm=FALSE)
Arguments
x |
An object of class |
na.rm |
logical. Should missing values be removed? |
[Package DynTxRegime version 4.15 Index]