rcurl | Tumblr
webpage scraping
example !!!!! postForm ,
basicTextReader
utorok 27. decembra 2011
pondelok 19. decembra 2011
R, SPSS, Excel
migrating form spss, excel to R
http://www.r-bloggers.com/migrating-from-spssexcel-to-r/
http://www.r-bloggers.com/migrating-from-spssexcel-to-r/
R, reshaping
reshape
reshape2
melt
cast
plyr
---- cf check if this possible in R, cf SPSS
reshape - hadley wickham
http://had.co.nz/reshape/introduction.pdf
http://www.jstatsoft.org/v21/i12/paper
reshape2
http://cran.r-project.org/web/packages/reshape2/reshape2.pdf
pivot tables in R
http://www.r-bloggers.com/good-riddance-to-excel-pivot-tables/
http://files.meetup.com/1781511/useR%20Vignette%20-%20Grouping%20%26%20Summarizing%20Data%20in%20R%20-%2020110302.pdf
ddply case study
http://www.slideshare.net/hadley/13-casestudy
http://www.slideshare.net/hadley/18-cleaning
http://www.r-statistics.com/tag/plyr/
http://www.r-bloggers.com/tag/hadley-wickham/
examples
http://www.slideshare.net/jeffreybreen/reshaping-data-in-r
http://www.r-bloggers.com/reshape-package-in-r-long-data-format-to-wide-back-to-long-again/
http://www.r-bloggers.com/migrating-from-spssexcel-to-r-part-3-preparing-your-data/
http://www.statmethods.net/management/reshape.html
http://www.google.sk/search?q=r+reshape2+tutorial&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:sk:official&client=firefox-a
http://cran.r-project.org/web/packages/googleVis/vignettes/googleVis.pdf
reshape2
melt
cast
plyr
---- cf check if this possible in R, cf SPSS
reshape - hadley wickham
http://had.co.nz/reshape/introduction.pdf
http://www.jstatsoft.org/v21/i12/paper
reshape2
http://cran.r-project.org/web/packages/reshape2/reshape2.pdf
pivot tables in R
http://www.r-bloggers.com/good-riddance-to-excel-pivot-tables/
http://files.meetup.com/1781511/useR%20Vignette%20-%20Grouping%20%26%20Summarizing%20Data%20in%20R%20-%2020110302.pdf
ddply case study
http://www.slideshare.net/hadley/13-casestudy
http://www.slideshare.net/hadley/18-cleaning
http://www.r-statistics.com/tag/plyr/
http://www.r-bloggers.com/tag/hadley-wickham/
examples
http://www.slideshare.net/jeffreybreen/reshaping-data-in-r
http://www.r-bloggers.com/reshape-package-in-r-long-data-format-to-wide-back-to-long-again/
http://www.r-bloggers.com/migrating-from-spssexcel-to-r-part-3-preparing-your-data/
http://www.statmethods.net/management/reshape.html
http://www.google.sk/search?q=r+reshape2+tutorial&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:sk:official&client=firefox-a
http://cran.r-project.org/web/packages/googleVis/vignettes/googleVis.pdf
lexis longitudinal R
http://www.jstatsoft.org/v38/i05/paper
lexis longitudinal
R class
epidemiology
check
lexis longitudinal
R class
epidemiology
check
sobota 17. decembra 2011
reproducible research, literate programming
nice resource
http://biostat.mc.vanderbilt.edu/wiki/Main/StatReport
cf Frank Harrell
jeromy anglim question at CV on reproducible research - many useful links
http://stats.stackexchange.com/questions/1980/complete-substantive-examples-of-reproducible-research-using-r
package
makefiles
rreports
projectTemplate
https://github.com/johnmyleswhite/ProjectTemplate
etc
open data
data sharing
http://www.dataists.com/2010/10/whats-the-use-of-sharing-code-nobody-can-read/
http://biostat.mc.vanderbilt.edu/wiki/Main/StatReport
cf Frank Harrell
jeromy anglim question at CV on reproducible research - many useful links
http://stats.stackexchange.com/questions/1980/complete-substantive-examples-of-reproducible-research-using-r
package
makefiles
rreports
projectTemplate
https://github.com/johnmyleswhite/ProjectTemplate
etc
open data
data sharing
http://www.dataists.com/2010/10/whats-the-use-of-sharing-code-nobody-can-read/
visualization - categorical data - SAS - R
Michael Friendly
http://www.datavis.ca/courses/VCD/
cf vcd package
vcdExtra
http://www.datavis.ca/courses/VCD/
cf vcd package
vcdExtra
streda 14. decembra 2011
CrossValidation1_JDS_May2011.pdf tutorial from interesting website (Objekt application/pdf)
CrossValidation1_JDS_May2011.pdf (Objekt application/pdf)
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
regularized logistic regression - andrew gelman
priors11.pdf (Objekt application/pdf)
cf problems of logistic model overfitting /cf iterative optimiztion /, data sparsity, complete separation, multicolinearity in LOGISITIC REGRESSION
- one solution - exclude variables that cause complete separation, multicolinearity etc. - however these variables may be the strongest, and of importance.
- new solution - adding some data into model /priors/, which may improve/stabilize model performance
technical
cf problems of logistic model overfitting /cf iterative optimiztion /, data sparsity, complete separation, multicolinearity in LOGISITIC REGRESSION
- one solution - exclude variables that cause complete separation, multicolinearity etc. - however these variables may be the strongest, and of importance.
- new solution - adding some data into model /priors/, which may improve/stabilize model performance
technical
sobota 10. decembra 2011
štvrtok 8. decembra 2011
Sweave, R, tutorials
http://www.math.montana.edu/~jimrc/classes/Rseminar/SweaveIntro.html
http://en.wikibooks.org/wiki/R_Programming/Publication_quality_ouput
http://www.jstatsoft.org/v31/c01 - reporttools
http://www.jstatsoft.org/v31/c01/paper
http://dataninja.wordpress.com/2006/02/11/getting-tables-from-r-output/
http://alea.fr.eu.org/pages/intro-R
STAT-ET - eclipse - sweave - CHECK config
http://www.stanford.edu/~messing/ComputationalSocialScienceWorkflow.html
blog: Statistics, Graphics, R
http://yihui.name/en/
cf pgfSweave
Lyx (latex in GUI)
knitr
http://en.wikibooks.org/wiki/R_Programming/Publication_quality_ouput
http://www.jstatsoft.org/v31/c01 - reporttools
http://www.jstatsoft.org/v31/c01/paper
http://dataninja.wordpress.com/2006/02/11/getting-tables-from-r-output/
http://alea.fr.eu.org/pages/intro-R
STAT-ET - eclipse - sweave - CHECK config
http://www.stanford.edu/~messing/ComputationalSocialScienceWorkflow.html
blog: Statistics, Graphics, R
http://yihui.name/en/
cf pgfSweave
Lyx (latex in GUI)
knitr
nedeľa 4. decembra 2011
Bayes probability - YouTube
Bayes probability - YouTube
nice and comprehensible presentations of Bayes theorem without much math.
cf disease probabilities (prevalence) and test characteristics (sensitivity, specificity, false negativity, false positivity)
applied on example
nice and comprehensible presentations of Bayes theorem without much math.
cf disease probabilities (prevalence) and test characteristics (sensitivity, specificity, false negativity, false positivity)
applied on example
sobota 3. decembra 2011
CCTSI_Informatics_Seminar_Series_DEC_16_2010.asf (Objekt video/x-ms-asf)
CCTSI_Informatics_Seminar_Series_DEC_16_2010.asf (Objekt video/x-ms-asf)
i2b2 - general intro, example of querying by cardiology fellow
i2b2 - general intro, example of querying by cardiology fellow
Tips on Data Preparation :: Study Design and Biostatistics Center
Tips on Data Preparation :: Study Design and Biostatistics Center
inclusive videocasts
cf why Excel not appropriate for data management
HIPAA considerations etc
inclusive videocasts
cf why Excel not appropriate for data management
HIPAA considerations etc
Prihlásiť na odber:
Príspevky (Atom)