File:Taxa de perill malalts amb sida.svg
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 600 × 600 pixels. Other resolutions: 240 × 240 pixels | 480 × 480 pixels | 768 × 768 pixels | 1,024 × 1,024 pixels | 2,048 × 2,048 pixels | 630 × 630 pixels.
Original file (SVG file, nominally 630 × 630 pixels, file size: 59 KB)
File information
Structured data
Captions
Summary
[edit]DescriptionTaxa de perill malalts amb sida.svg |
Ænglisc: Hazard funtion patients diagnosed with AIDS in Australia before 1 July 1991 Català: Descripció de les dades: stat.ethz.ch/R-manual/R-patched/library/MASS/html/Aids2.html |
Date | |
Source | Own work |
Author | Pep Roca |
SVG development InfoField |
Source code
[edit]library(MASS) # Càlcul del temps i variable estat Aids2$DIES = Aids2$death - Aids2$diag Aids2$ESTAT = as.integer(Aids2$status == "D") # Selecció dels homosexuals (el valor de la variable ''T.categ'' és "hs") i les dos variables d'interès AIDS2_HS = subset(Aids2, T.categ=="hs", select = c(ESTAT, DIES, state)) AIDS2_HS = subset(Aids2, T.categ=="hs", select = c(DIES, ESTAT)) library(survival) AIDS2_HS.KM <- survfit(Surv(AIDS2_HS$DIES, AIDS2_HS$ESTAT) ~ 1) library(epiR) AIDS2_HS_TI <- epi.insthaz(AIDS2_HS.KM) library(grDevices) svg("mass_aids_hs_taxa.svg") plot(AIDS2_HS_TI$time, AIDS2_HS_TI$est, xlab = "Temps (dies des del diagnòstic)", ylab = "h(t): Taxa de perill", ylim = c(0,.1), xlim=c(0, 2000), type = "l") dev.off()
Licensing
[edit]Pep Roca, the copyright holder of this work, hereby publishes it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Attribution: Pep Roca
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 12:38, 12 July 2012 | 630 × 630 (59 KB) | Pep Roca (talk | contribs) | Capçalera i canvi etiquetes dels eixos | |
07:51, 12 July 2012 | 630 × 630 (53 KB) | Pep Roca (talk | contribs) |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on ca.wikipedia.org