slcm
  • Home
  1. Reference
  2. print.slcm
  • Home
  • Articles
    • Estimating with SLCM
  • Reference
    • attribute_pattern_table_header
    • print.slcm
    • slcm
  • Citation
  1. Reference
  2. print.slcm

Print the SLCM object

Description

Custom printing class to reveal features of the fitted SLCM.

Usage

## S3 method for class 'slcm'
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x the slcm object.
digits the number of significant digits
… further arguments passed to or from other methods.

Value

Print details and estimates found within the fitted SLCM. Return the model invisibly (via invisible())