margint
This function returns the fitted values given the covariates of the original sample under an additive model using a classical or robust marginal integration procedure estimator computed with margint.cl
or margint.rob
.
# S3 method for margint
predict(object, ...)
A vector of fitted values.
an object of class margint
, a result of a call to margint.cl
or margint.rob
.
additional other arguments. Currently ignored.
Alejandra Mercedes Martinez ale_m_martinez@hotmail.com