| summary.ngme_batch_ci | R Documentation |
Summarize an object of class 'ngme_batch_ci', including parameter means, standard errors, confidence intervals, and covariance matrix.
## S3 method for class 'ngme_batch_ci'
summary(object, digits = 4, ...)
object |
an object of class 'ngme_batch_ci'. |
digits |
number of digits used for printing. |
... |
currently unused. |
A list with summary table and covariance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.