Returns the normalized entropy of the model or the normalized entropy of the
predictors.
Usage
NormEnt(object, model = TRUE, parm)
Value
the value of the normalized entropy of the model or parameters.
Arguments
object
fitted lmgce or tsbootgce object.
model
Boolean value. if model = TRUE, the model's normalized
entropy is returned. If model = FALSE the normalized entropy of each
estimate is returned. The default is model = TRUE.
parm
a specification of which parameters are to be given confidence
intervals, either a vector of numbers or a vector of names. If missing,
all parameters are considered.