Authors
Dave Greer 16
Data 607 Homework 1 Latest
10.09.2023
##install.packages("utf8") ##install.packages("ggstatsplot") library(here) library(readr) library(ggstatsplot) library(purrr) library(tidyverse) library(ggpubr) library(rstatix) library(qqplotr) library(jtools) library(DT)...
1551 sym R (1567 sym/5 pcs) 1 img
Ian VanWright 16
STA321_HW1: Nonparametric Bootstrapping Latest
11.09.2023
Description of Variable Used for Analysis The variable I am using for analysis is the variable Vegetables. According to Kaggle.com, the variable Vegetables refers to the percentage of protein intake from the consumption of vegetables in 170...
1176 sym 1 img
Econometria 1 Latest
13.09.2023
Monitoria 2 de Econometria I - Regressão Linear Simples Introdução Definição Contextualização e preparação da base de dados Análise Exploratória dos Dados Cálculo das variáveis utilizadas Estimando...
8384 sym 3 img
Rahmad Hidayat Al Fahrizzi 16
Document Latest
21.09.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...
596 sym 1 img
Week 3 discussion Latest
18.09.2023
I. (a) Classes describe the type of data, the elements of data could be numeric, like any real numbers and decimals. (integer, single or double precison), character, logical (two values, true or false), complex and raw, so data classes correspond to...
1501 sym R (1577 sym/31 pcs) 3 img
Test_1 Latest
27.09.2023
My Website Home About A mathematical quantity is an amount. How we measure amounts depends on the kind of stuff we are measuring. The real-world stuff might be mass or time or length. It equally well can be velocity or volume or momentum or...
792 sym 1 img
Fungsi Kalkulus Latest
03.10.2023
Materi tentang Fungsi Kalkulus |Fungsi adalah suatu relasi yang memetakan untuk setiap himpunan X hanya sekali ke himpunan Y. Pemetaan itu disajikan dengan lambang sebagai berikut.f:X→Y Himpunan X disebut daerah asal fungsi atau...
219 sym 1 img
Muhammad Taqyuddin Ismail 16
ZERO FINDING Latest
11.10.2023
Zero Finding (Penemuan Nol) Fungsi adalah mekanisme untuk mengubah masukan tertentu menjadi keluaran. Zero finding berarti melakukan sebaliknya: jika diberi nilai keluaran, cari masukan yang sesuai. Sebagai contoh, perhatikan fungsi eksponensial...
2592 sym 1 img
Jazmin Cortez 16
ANOVA Latest
12.10.2023
library(psych) library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.2 ✔ readr 2.1.4 ## ✔ forcats 1.0.0...
386 sym R (10101 sym/31 pcs) 2 img