Learn R Programming

DynTxRegime (version 3.01)

sd: Standard Deviation of IQ-Learning Variance Step

Description

Returns the standard deviation of the the residuals of the IQ-Learning contrast regression (IQ3).

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
TRUE if NA values are to be removed.

Value

For objects returned by iqLearnFSC(), a numeric object. For all other "DynTxRegime" objects, NA.