print.margint: Print a Marginal Integration procedure

View source: R/rmargint-fn.R

print.margintR Documentation

Print a Marginal Integration procedure

Description

The default print method for a margint object.

Usage

## S3 method for class 'margint'
print(x, ...)

Arguments

x

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

...

additional other arguments. Currently ignored.

Value

A real number.

Author(s)

Alejandra Mercedes Martinez ale_m_martinez@hotmail.com


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