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