print.Series: Print function for object of the class Series

Description Usage Arguments Value

View source: R/regressionFittingFunctions.R

Description

This function is typically not directly used by the user; it is used inside print.FlexCoDE, the print method for the class FlexCoDE

Usage

1
2
## S3 method for class 'Series'
print(regressionObject, bestI, nameCovariates)

Arguments

regressionObject

of the class Series

bestI

optimal number of expansion coefficients

nameCovariates

name of the covariates

Value

prints characteristics of the regressions that were fitted


rizbicki/FlexCoDE documentation built on Feb. 10, 2022, 3:14 p.m.