Learn R Programming

kernDeepStackNet (version 2.0.2)

varMu: Variance function evaluated at expected value

Description

Evaluates the variance function at the expected value. Only implemented for Gaussian distribution.

Usage

varMu(mu)

Arguments

mu

Expected values conditional on the design matrix. These are the fitted values of the model (numeric vector).

Value

Variance function of exponential family evaluated at the fitted values (numeric vector).

References

Simon N. Wood, (2006), Generalized Additive Models: An Introduction with R, Taylor \& Francis Group LLC

See Also

calcTrA, calcWdiag, gDerivMu