Description Usage Format Source Examples
The Fibrinogen
data set is a meta-analysis of 31 studies in which the association between plasma fibrinogen concentration and the risk of coronary heath disease (CHD) was estimated.
1 | data("Fibrinogen")
|
A data frame with 5 variables:
N.total
a numeric vector describing the total number of patients for each study
N.events
a numeric vector describing the number of observed events within each study
HR
a numeric vector describing the estimated hazard ratio of each study
HR.025
a numeric vector describing the lower boundary of the 95% confidence interval of HR
HR.975
a numeric vector describing the upper boundary of the 95% confidence interval of HR
Fibrinogen Studies Collaboration. Collaborative meta-analysis of prospective studies of plasma fibrinogen and cardiovascular disease. Eur J Cardiovasc Prev Rehabil. 2004 Feb;11(1):9-17.
Thompson S, Kaptoge S, White I, Wood A, Perry P, Danesh J, et al. Statistical methods for the time-to-event analysis of individual participant data from multiple epidemiological studies. Int J Epidemiol. 2010 Oct;39(5):1345-59.
1 2 | data(Fibrinogen)
## maybe str(Fibrinogen) ; plot(Fibrinogen) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.