print.est_multi_poly {MultiLCIRT}R Documentation

Print the output of est_multi_poly object

Description

Given the output from est_multi_poly, it is written in a readable form

Usage

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

Arguments

x

output from est_multi_poly

...

further arguments passed to or from other methods

Author(s)

Francesco Bartolucci - University of Perugia (IT)


[Package MultiLCIRT version 2.11 Index]