print.yai {yaImpute}R Documentation

Print a summary of a yai object

Description

Provides a summary of a yai object, showing the call and essential data customized for each method used.

Usage

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

Arguments

x an object of class yai.
... not used

Author(s)

Nicholas L. Crookston ncrookston@fs.fed.us
Andrew O. Finley finleya@msu.edu


[Package yaImpute version 1.0-8 Index]