phyreg
phyreg
has a mechanism for remembering your parameter values, so you don't have to specify them unless you're changing them, on each successive call. But this means you might forget, or want to check up after some puzzling output, just exactly what did I ask phyreg
?printparms()
Calling printparms()
before your first call of phyreg
should produce a warning message and no output, as only on the R session's first (successful) call of phyreg
is a set of parameters remembered.
phyreg
tells you what the parameters mean, and has an example.