Learn R Programming

PVAClone (version 0.1-7)

fancyPVAmodel: Print fancy model names in summaries

Description

This function prints the fancy model names in summaries.

Usage

fancyPVAmodel(object, initial = "PVA object:\n", part = 1:2)

Value

Character with fancy model summary.

Arguments

object

A fitted 'pva' object.

initial

A fancy header for the fancy output.

part

Integer, 1 = model type is printed, 2 = data info is printed 1:2 = both are printed.

Author

Khurram Nadeem and Peter Solymos