Learn R Programming

PVAClone (version 0.1-0)

fancyPVAmodel: Print fancy model names in summaries

Description

This function prints the fancy model names in summaries.

Usage

fancyPVAmodel(object, initial = "PVA object:", part = 1:2)
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.
}
Character with fancy model summary.
[object Object],[object Object]
utils

Arguments