sd: Standard Deviation

sdR 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 IQLearnFS_C

na.rm

logical. Should missing values be removed?


DynTxRegime documentation built on Nov. 25, 2023, 1:09 a.m.

Related to sd in DynTxRegime...