Authors
Finding zero - Ilham Latest
11.10.2023
log(4.93) ## [1] 1.595339 Pada artikel ini kita akan membahas tentang Zero-finding atau menemukan input yang menghasilkan output yang kita inginkan, operasi ini adalah salah satu yang dipersyaratkan dalam penilian dalam kalkulus. Fungsi adalah...
1724 sym 1 img
류가은 6
Ch6 more on excel data Latest
11.10.2023
1번 library(readxl) read_excel("C:\\Users\\user\\OneDrive\\바탕 화면\\R\\mlu.xls", sheet = 2) -> mlu 2번 library(dplyr) ## ## 다음의 패키지를 부착합니다: 'dplyr' ## The following objects are masked from 'package:stats': ##...
201 sym R (2568 sym/13 pcs)
Micah Turner 6
Statistics 302 W2 Discussion Latest
11.10.2023
Setup # Load Libriaries library(tidyverse) library(knitr) # Read data super <- read.csv("2013Coupes.csv") dat <- filter(super,Price < 100000) Summary Statistics # Find Mean, Median and Standard Deviation of data w/o supercar and assign it to...
1479 sym R (1584 sym/9 pcs) 2 img 3 tbl
Homework_5_Alyssa_Cavaco Latest
11.10.2023
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will...
10603 sym Python (15387 sym/59 pcs) 7 img 4 tbl
TH, BB 6
Best of Comms Practices Latest
11.10.2023
Internal Comms Best Practices: This report will evaluate and analyze the effectiveness of communication channels by Palmer Group, Job Role as well as several Time based elements. The following channels will be evaluated: Email DaVita Daily News...
1311 sym 2 img
Sri Manikanta Battu 6
Week-1 Latest
17.10.2023
Introduction to R : R is a powerful, open-source programming language and environment designed for statistical computing and data analysis. Widely used by data scientists and statisticians, R offers extensive libraries, data visualization tools,...
1639 sym R (8929 sym/76 pcs)
Rida Hanif 6
Assignment_3(5121150) Latest
17.10.2023
R Markdown Q:1 Load the US murders dataset. library(dslabs) data(murders) Use the function str to examine the structure of the murders object. We can see that this object is a data frame with 51 rows and fve columns. Which of the following best...
3012 sym R (4348 sym/50 pcs)
E.ARAVIND 6
week-5 Latest
17.10.2023
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will...
1101 sym R (4968 sym/20 pcs) 5 img
Document Latest
17.10.2023
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will...
1102 sym R (5030 sym/21 pcs) 5 img
Habiram 6
week-4 Latest
17.10.2023
Analysis on Iris This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a...
446 sym R (2725 sym/18 pcs) 10 img