summary.margint: Summary for additive models fits using a marginal integration...

View source: R/rmargint-fn.R

summary.margintR Documentation

Summary for additive models fits using a marginal integration procedure

Description

Summary method for class margint.

Usage

## S3 method for class 'margint'
summary(object, ...)

Arguments

object

an object of class margint, a result of a call to margint.cl or margint.rob.

...

additional other arguments.

Details

This function returns the estimation of the intercept and also the five-number summary and the mean of the residuals for both classical and robust estimators. For the robust estimator it also returns the estimate of the residual standard error.

Author(s)

Alejandra Mercedes Martinez ale_m_martinez@hotmail.com


rmargint documentation built on Oct. 24, 2023, 1:06 a.m.