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 IQLearnFS_C
- na.rm
logical. Should missing values be removed?