Description Usage Arguments Details Note See Also Examples
This is a method for the function print() for objects
inheriting from class summary.cond. See
print and print.default
for the general behaviour of this function and for the
interpretation of digits.
1 2 3 4 5 6 |
x |
a |
all |
if |
Coef |
if |
int |
if |
test |
if |
digits |
number of significant digits to be printed. The default
depends on the value of |
... |
additional arguments. |
Changing the default values of all, Coef, int
and test allows only a subset of the information in the
summary.cond object to be printed. With all = FALSE,
one-sided confidence intervals and the Lugannani-Rice tail
approximations are omitted. See summary.cond for more
details.
The amount of information printed may vary depending on whether there are any nuisance parameters.
summary.cond, cond.object,
print.default
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.