powered by
Prints a summary of the prior specification, including descriptions of the prior types and their associated hyperparameters.
# S3 method for emc.prior summary(object, ...)
Invisibly returns NULL. Called for its side effect of printing the summary.
An object of class 'emc.prior' containing prior specifications
Additional arguments passed to other methods (not currently used)
prior for creating prior objects
prior
# Take a prior object prior <- get_prior(samples_LNR) summary(prior)
Run the code above in your browser using DataLab