View source: R/LikelihoodApproximation.R
prepareSccsIntervalData | R Documentation |
Prepare SCCS interval data for pooled analysis
prepareSccsIntervalData(sccsIntervalData, covariateId)
sccsIntervalData |
An object of type |
covariateId |
The ID of the covariate of interest, for which the estimate will be synthesized. All other covariates will be considered nuisance variables. |
A tibble that can be used in the computeBayesianMetaAnalysis()
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.