...
To see the list of the possible parameters, call inf()
itself with no parameters. They are arguments of phyreg
that influence printing and storage of information. They should be supplied in quotation marks e.g. inf(m,"sinputs","means")
.
oppf
If non-zero, see the p-value an F-ratio for the test conducted in the phyreg()
call, with ndigits=oppf
.
others
A list of further values are permitted, all need to be in quotation marks. There is no need to specify them as, for example, others="means"
, and they can be given directly as separate arguments to inf()
. They are all parameters of phyreg
. First, "oppf"
,"opdf"
,"oprho"
, "dfwarning"
, "plot"
can be specified in this way, in which case they receive default values of 5, 1, 5, 1, and 1, respectively. A second batch control the printing out of values, namely "parmx"
, "parmxz"
,"opfunccall"
,"means"
, and inf
will print these for you without having to rerun phyreg
. Finally, the storage of information is determined by "lmshortx"
, "lmshortxz"
, "lmlongx"
, "lmlongxz"
, "paper"
, "linputs"
, "sinputs"
, "hinput"
. inf
will tell you whether the listed items were stored in that particular call, how to store it next time if it wasn't this time, and how to access it if was stored this time.