Usage
# S4 method for linearModel
model.matrix(object,
type=c("regressors","instruments"))
# S4 method for rlinearModel
model.matrix(object,
type=c("regressors","instruments"))
# S4 method for nonlinearModel
model.matrix(object,
type=c("regressors","instruments"))
# S4 method for slinearModel
model.matrix(object,
type=c("regressors","instruments"))
# S4 method for rslinearModel
model.matrix(object,
type=c("regressors","instruments"))
# S4 method for rsnonlinearModel
model.matrix(object,
type=c("regressors","instruments"))
# S4 method for snonlinearModel
model.matrix(object,
type=c("regressors","instruments"))