pool_splines {metasplines} | R Documentation |
Title Pool meta-analysis estimates and estimates from a regression model.
Description
Title Pool meta-analysis estimates and estimates from a regression model.
Usage
pool_splines(
v,
meta.df,
glm.res,
cor.m = NULL,
x.range = NULL,
full.output = FALSE
)
Arguments
v |
Name of the covariate, which is modeled using an |
meta.df |
Meta-analysis estimates: dataframe with columns |
glm.res |
Regression analysis result object. |
cor.m |
Assumed correlation matrix. If NULL (default) or NA then use correlation matrix from |
x.range |
If NULL (default), then take the range from |
full.output |
If TRUE then output also the log HR values and 95% confidence intervals over a grid of covariate values. |
Value
List containing pooled estimates of the spline parameters.