Search

Search Funnelback University

Search powered by Funnelback
1 - 20 of 24 search results for `Download the data`
  1. Fully-matching results

  2. Data Protection and Freedom of Information - Trinity Hall Cambridge

    https://www.trinhall.cam.ac.uk/about/college-governance/data-protection-and-foi/
    5 Jun 2024: ensuring all personal information is managed appropriately;. understanding, and applying as necessary, the data protection principles when processing personal information;. ... Data Protection Statements are available for:. You can download the
  3. STATISTICAL MODELLING Part IIC, Michaelmas 2021Practical 6: Binomial…

    www.statslab.cam.ac.uk/~qz280/teaching/modelling-2022/P6.pdf
    3 Jun 2024: Download the data from the course webpage:. > path <- "http://www.statslab.cam.ac.uk/rds37/teaching/statistical_modelling/". > ... 2. Binomial responses with multiple trials. Download the Smoking data from the course webpage with. >
  4. https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=equity

    https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=equity
    13 Jun 2024: Entitled ‘Preprints vs traditional journals vs Open Access journals – What do scientists download?’ the study compared downloads of the same scientific artefact as a preprint on arXiv and as a published ... owns the information about what is being
  5. STATISTICAL MODELLING Part IIC, Michaelmas 2021Practical 7: Binomial…

    www.statslab.cam.ac.uk/~qz280/teaching/modelling-2022/P7.pdf
    3 Jun 2024: S. A. Bacalladoand Dr. R. Shah. Smoking example continued. Re-download the Smoking data from the course webpage and fit a logistic regression model with covari-ates, age, age squared and ... Poisson regression. Download the English Premiership data from
  6. STATISTICAL MODELLING Part IIC, Michaelmas 2021 Practical 8:…

    www.statslab.cam.ac.uk/~qz280/teaching/modelling-2022/P8.pdf
    3 Jun 2024: The original data areavailable at http://andrewgelman.com/2008/01/21/the_speeddating_1/. Download an editedversion of the data from the course webpage with. > ... Download the data from the course webpage with. > Drinks <- read.table(paste(file_path,
  7. https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=unbund…

    https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=unbundling
    13 Jun 2024: Entitled ‘Preprints vs traditional journals vs Open Access journals – What do scientists download?’ the study compared downloads of the same scientific artefact as a preprint on arXiv and as a published ... owns the information about what is being
  8. Practical: Randomization inference

    www.statslab.cam.ac.uk/~qz280/teaching/siscer-2023/S1.pdf
    3 Jun 2024: 2. Download the patient-level data, then run the following code in R (you may need to install the readxlpackage first by install.packages("readxl")). ... You may find the following R code useful. table(data[, c("index_ward", "sw_step", "no_we_exposure")])
  9. STATISTICAL MODELLING Part IIC / Michaelmas 2022Example Sheet 3 ...

    www.statslab.cam.ac.uk/~qz280/teaching/modelling-2022/E3.pdf
    3 Jun 2024: 2. Download the Cambridge Colleges data with. > path <- "http://www.statslab.cam.ac.uk/rds37/teaching/statistical_modelling/". > ... Lookingat a plot of the data, what appears to be the most outlying college?
  10. https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=inclus…

    https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=inclusivity
    13 Jun 2024: Entitled ‘Preprints vs traditional journals vs Open Access journals – What do scientists download?’ the study compared downloads of the same scientific artefact as a preprint on arXiv and as a published ... owns the information about what is being
  11. https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=coasp

    https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=coasp
    13 Jun 2024: Entitled ‘Preprints vs traditional journals vs Open Access journals – What do scientists download?’ the study compared downloads of the same scientific artefact as a preprint on arXiv and as a published ... owns the information about what is being
  12. Practical: Randomization inference

    www.statslab.cam.ac.uk/~qz280/teaching/siscer-2023/P1.pdf
    3 Jun 2024: How was itcarried out? 2. Download the patient-level data, then run the following code in R (you may need to install the readxlpackage first by install.packages("readxl")). ... You may find the following R code useful. table(data[, c("index_ward",
  13. https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=refere…

    https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=refereeing
    13 Jun 2024: The final clue was getting hold of a closed data set that: ‘wasn’t a publicly accessible dataset, but Kalla had figured out a way to download a copy’. ... This is why we need open data, by the way …/p pBut is peer review emitself/em the problem
  14. https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=collab…

    https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=collaborations
    13 Jun 2024: recommended that researchers simply share a link and release the data when requested. ... Your first responsibility is to protect your study participants./p pstrongQ:/strong strongIf I share my data via a repository and people can simply download my data,
  15. STATISTICAL MODELLING Part IIC, Michaelmas 2021Practical 5: ANOVA and …

    www.statslab.cam.ac.uk/~qz280/teaching/modelling-2022/P5.pdf
    3 Jun 2024: S. A. Bacallado and Dr. R. Shah. ANOVA. Download the EssayMarks dataset from my webpage:. > ... How about EssayMarksLM2 andEssayMarksLM4? ANCOVA. Download the Cycling data from the course webpage. >
  16. STATISTICAL MODELLING Part IIC, Michaelmas 2021Practical 3: Linear…

    www.statslab.cam.ac.uk/~qz280/teaching/modelling-2022/P3.pdf
    3 Jun 2024: Theread.csv function creates data frames from comma-separated value files. Download the students’ brainsize data from my website and store it in the data frame BrainSize. > ... to produce helpful summaries.Try applying it to the the data frame BrainSize
  17. STATISTICAL MODELLING Part IIC, Michaelmas 2021Practical 4: More on…

    www.statslab.cam.ac.uk/~qz280/teaching/modelling-2022/P4.pdf
    3 Jun 2024: 2. Download the data for film earnings in 2010. > Movies2010 <- read.csv(paste(file_path, "Movies2010.csv", sep ="")). Compute 95% prediction intervals (see? predict.lm) for each of the earnings of ... Re-member that you will need to transform prediction
  18. UNAH UK visit – September 2023 | CavEP • Cavendish Environmental…

    https://unah.ep.phy.cam.ac.uk/news/2023/06/14/SecondUNAHvisit/
    3 Jun 2024: Using WebODM, we were able to get preliminary data on plant health and elevations in the field. ... We then spent time coding a python notebook in Google Colab to download, extract and analyse data from the Sentinel-2 satellite and using Google Earth
  19. News | CavEP • Cavendish Environmental Physics

    https://unah.ep.phy.cam.ac.uk/news/
    3 Jun 2024: UNAH students using the multiparameter to record water quality data of the river Opanccay Sur at Q1.2N. ... At Woodwalton Fen NNR investigations are providing data demonstrating the importance of peatlands for carbon capture and water resource management.
  20. https://unah.ep.phy.cam.ac.uk/feed.xml

    https://unah.ep.phy.cam.ac.uk/feed.xml
    3 Jun 2024: The extensive training consisted of treatment of the samples before the analysis, inspection by optical microscope, analysing the principal chemical composition and quantification of the chemical data by using the available ... At Monks Wood NNR we
  21. https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=open-p…

    https://unlockingresearch-blog.lib.cam.ac.uk/?feed=rss2&tag=open-peer-review
    13 Jun 2024: of privileged use of the data they have collected to enable them to publish the results of their research. ... data/h3 pIronically, strongonebenefit of sharing data could be an improvement to the quality of the data itself/strong.

Refine your results

Search history

Recently clicked results

Recently clicked results

Your click history is empty.

Recent searches

Recent searches

Your search history is empty.