Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print

print an object appropriate to a particular data type


Description

print a particular output for an object of a particular class in a single command. This defines the S3 generic that other classes and packages can extend.

Usage

print(object, ...)

Arguments

object

an object, whose class will determine the behaviour of autoplot

...

other arguments passed to specific methods

Value

print an output


BMTAR

Bayesian Approach for MTAR Models with Missing Data

v0.1.1
GPL (>= 2)
Authors
Valeria Bejarano Salcedo <vbejaranos@unal.edu.co>, Sergio Alejandro Calderon Villanueva <sacalderonv@unal.edu.co> Andrey Duvan Rincon Torres <adrincont@unal.edu.co>
Initial release
2021-01-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.