Learn R Programming

MicrobTiSDA (version 0.1.0)

summary.MicrobTiSDA_spline_regression: Summary Method for MicrobTiSDA Spline Regression Objects

Description

Provides a concise summary for objects of class MicrobTiSDA_spline_regression. Prints the names of independent variables and shows an example of the first fitted microbial feature.

Usage

# S3 method for MicrobTiSDA_spline_regression
summary(object, ...)

Value

A summary list of the fitted natural spline regression models.

Arguments

object

An object of class MicrobTiSDA_spline_regression, usually created by spline regression functions in the MicrobTiSDA package.

...

Additional arguments.