View source: R/comparison.gconsensus.R
| comparison.gconsensus | R Documentation | 
Obtains a set of generalized consensus estimates.
comparison.gconsensus(x, methods, build.model = NULL, get.samples = NULL)
| x | consensus object, containing the definition of the participants' information. | 
| methods | vector of strings, containing the statistical methods to be used in obtaining the consensus values. | 
| build.model | function, NULL by default, the current function to build a JAGS measurand model. | 
| get.samples | function, NULL by default, the current function to obtain CORA samples out of the JAGS model. | 
The default function requires the default parameters (x, ...), the next version will replace the formal parameters with the default signature.
| fit | a data.frame object, consensus value estimates by the specified methods | 
| gconsensus | the current estimated gconsensus as provided in the x parameter | 
| total.included.participants | a numeric, the current number of included participating sources | 
Hugo Gasca-Aragon
Maintainer: Hugo Gasca-Aragon <hugo_gasca_aragon@hotmail.com>
gconsensus, print.comparison, plot.comparison
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.