response: Return response values from original data used to fit a model

Description Usage Arguments Value

View source: R/Fitting.R

Description

This function returns the values of the original response variable The values are calculated from fits and residuals. For models of class "LINEXmodel" "CDEmodel" or "cesEst", the logarthmic transformation, if it was used, will be undone, returning the values to their natural scale.

Usage

1
response(object, ...)

Arguments

object

a model object from one of the model fitting functions.

...

additional arguments

Value

a numeric vector


EconModels/MacroGrowth documentation built on Dec. 17, 2019, 10:41 p.m.