Authors

R - datawookie 51

{emayili} Rendering R Markdown Latest

16.09.2021

In a previous post I documented a new feature in {emayili}, the ability to render Plain Markdown directly into the body of an email message. Today I’m announcing the release of a new minor version, 0.5.0, in which {emayili} is now able to render...

1007 sym R (861 sym/6 pcs) 2 img

Ron Chen 51

Partial Results Bird Analysis Med-Desert Transition Zone Latest

13.11.2022

Analysis outline: Detectability correction by distance Biodiversity differences of far vs. near Alpha Beta Temporal patterns Community compositional differences, far vs. near overall temporal pattern Biogeographic origin frequencies and...

4116 sym 45 img 2 tbl

Tora Mullings 51

HW1 - R Bridge Latest

05.01.2022

Question 1 # Question 1: Write a loop that calculates 13-factorial. #Bonus - try to do it two different ways (for example #use a for loop and a while loop). Do not use the standard factorial function. The goal is to learn #about how R uses...

51 sym R (1050 sym/7 pcs)

Umer Farooq 51

Home Work week 1 Latest

20.12.2022

Home Work week # 1 Question 1: Write a loop that calculates 12-factorial Ans: num <- 12 # Value that we will find factorial for # We can also take the input from user and find factorial for any positive integer "n" by replacing 12 with...

459 sym Python (2049 sym/13 pcs)

Laura Swales 51

Exploring the Stack Overflow Dev Survey with Shiny – part 1 Latest

22.06.2018

The challenge Recently I saw that StackOverflow released their survey data and had been posted on Kaggle. The data came with the following context “Want to dive into the results yourself and see what you can learn about salaries or machine...

5160 sym R (3639 sym/4 pcs) 4 img

Lu Mao ( 51

Prevalence of genitourinary abnormalities on CT urography Latest

19.09.2022

Frequency of no finding The frequency of no finding versus otherwise by hematuria type, scan type, and gender are plotted and tabulated below. The \(p\)-values are based on the Fisher’s exact test. Gross hematuria (N=53) Microscopic...

409 sym 5 img 4 tbl

Monu Chacko 51

DATA 605 Discussion 1 Latest

02.02.2020

Exercises C20 Compute the product of the two matrices below, AB. Do this using the defnitions of the matrix-vector product (Defnition MVP) and the defnition of matrix multiplication (Defnition MM). \[ A= \left[ \begin{array}{cccc} 2 & 5 \\...

2663 sym 3 tbl

Fan Xu 50

DATA 606 Assignment 9 - Multiple and Logistic Regression Latest

25.11.2019

#Baby weights, Part I. (9.1, p. 350) The Child Health and Development Studies investigate a range of topics. One study considered all pregnancies between 1960 and 1967 among women in the Kaiser Foundation Health Plan in the San Francisco East Bay...

6732 sym R (3382 sym/22 pcs) 2 img

Nina Zumel 50

My Favorite Graphs Latest

05.12.2011

The important criterion for a graph is not simply how fast we can see a result; rather it is whether through the use of the graph we can see something that would have been harder to see otherwise or that could not have been seen at all. –...

6435 sym R (1691 sym/10 pcs) 12 img

ECON 210 Middlebury College 50

Lab 1 Latest

02.02.2021

Getting Started Before beginning this lab, make sure you’ve: created a sub-folder for this assignment (ie, Lab1) within your ECON_210 folder; within your assignment sub-folder, created another sub-folder called DATA; downloaded the necessary...

18539 sym R (874 sym/17 pcs) 6 img