"linearModel"Class for moment-based models for which moment conditions are linear and expressed by a formula.
Objects can be created by calls of the form new("linearModel",
...).
It is generated my momentModel.
modelF:Object of class "data.frame" ~~
instF:Object of class "data.frame" ~~
vcov:Object of class "character" ~~
n:Object of class "integer" ~~
q:Object of class "integer" ~~
k:Object of class "integer" ~~
parNames:Object of class "character" ~~
momNames:Object of class "character" ~~
vcovOptions:Object of class "list" ~~
centeredVcov:Object of class "logical" ~~
varNames:Object of class "character" ~~
isEndo:Object of class "logical" ~~
omit:Object of class "integer" ~~
survOptions:Object of class "list" ~~
sSpec:Object of class "sSpec" ~~
smooth:Object of class "logical" ~~
Class "regModel", directly.
Class "momentModel", directly.
signature(object = "linearModel"): ...
signature(x = "linearModel", y = "linearModel"): ...
signature(x = "slinearModel", y = "linearModel"): ...
signature(object = "linearModel"): ...
signature(object = "linearModel"): ...
signature(object = "linearModel"): ...
signature(object = "linearModel"): ...
signature(object = "linearModel"): ...
signature(object = "linearModel"): ...
signature(object = "linearModel", wObj = "momentWeights"): ...
signature(model = "linearModel"): ...