print.tariff_summary {Tariff}R Documentation

Print method for the summary of the results obtained from Tariff algorithm

Description

This function prints the summary message of the fitted results.

Usage

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

Arguments

x

summary object for Tariff fit

...

not used


[Package Tariff version 1.0.5 Index]