summary.gmjmcmc | R Documentation |
Function to print a quick summary of the results
## S3 method for class 'gmjmcmc'
summary(object, pop = "last", tol = 1e-04, labels = F, ...)
object |
The results to use |
pop |
The population to print for, defaults to last |
tol |
The tolerance to use as a threshold when reporting the results. |
labels |
Should the covariates be named, or just referred to as their place in the data.frame. |
... |
Not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.