R Dataset / Package HSAUR / BCG
Attachment | Size |
---|---|
dataset-70686.csv | 408 bytes |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the BCG data set which pertains to BCG Vaccine Data . The BCG data set is found in the HSAUR R package. Try to load the BCG data set in R by issuing the following command at the console data("BCG"). This may load the data into a variable called BCG. If R says the BCG data set is not found, you can try installing the package by issuing this command install.packages("HSAUR") and then attempt to reload the data with library("HSAUR") followed by data("BCG"). Perhaps strangley, if R gives you no output after entering a command, it means the command succeeded. If it succeeded you can see the data by typing BCG at the command-line which should display the entire dataset. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the BCG R data set. The size of this file is about 408 bytes. BCG Vaccine DataDescriptionA meta-analysis on the efficacy of BCG vaccination against tuberculosis (TB). Usagedata("BCG") FormatA data frame with 13 observations on the following 7 variables.
DetailsBacille Calmette Guerin (BCG) is the most widely used vaccination in the world. Developed in the 1930s and made of a live, weakened strain of Mycobacterium bovis, the BCG is the only vaccination available against tuberculosis today. Colditz et al. (1994) report data from 13 clinical trials of BCG vaccine each investigating its efficacy in the treatment of tuberculosis. The number of subjects suffering from TB with or without BCG vaccination are given here. In addition, the data contains the values of two other variables for each study, namely, the geographic latitude of the place where the study was undertaken and the year of publication. These two variables will be used to investigate and perhaps explain any heterogeneity among the studies. SourceG. A. Colditz, T. F. Brewer, C. S. Berkey, M. E. Wilson, E. Burdick, H. V. Fineberg and F. Mosteller (1994), Efficacy of BCG vaccine in the prevention of tuberculosis. Meta-analysis of the published literature. Journal of the American Medical Association, 271(2), 698–702. Examplesdata("BCG", package = "HSAUR") boxplot(BCG$BCGTB/BCG$BCGVacc, BCG$NoVaccTB/BCG$NoVacc, names = c("BCG Vaccination", "No Vaccination"), ylab = "Percent BCG cases") -- Dataset imported from https://www.r-project.org. |
Picostat Manual |
---|
How To Register With a Username
How To Register With Google Single Sign On (SSO)
How To Login With a Username and Password
How To Login With Google Single Sign On (SSO)
How To Import a Dataset
How To Perform Statistical Analysis with Picostat
How To Use Educational Applications with Picostat
|
Recent Queries For This Dataset |
---|
No queries made on this dataset yet. |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package MASS / Pima.tr2 | March 9, 2018 - 1:06 PM | Dataset |
OpenIntro Statistics Dataset - ipod | August 9, 2020 - 12:25 PM | Dataset |
R Dataset / Package boot / frets | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HSAUR / CYGOB1 | March 9, 2018 - 1:06 PM | Dataset |
OpenIntro Statistics Dataset - COL | August 9, 2020 - 2:30 PM | Dataset |