Publications by Neal Quizon
DarLabajo
New names: • `` -> `...1` • `PRETEST` -> `PRETEST...4` • `POST TEST` -> `POST TEST...5` • `PRETEST` -> `PRETEST...7` • `POST TEST` -> `POST TEST...8` • `PRETEST` -> `PRETEST...10` • `POST TEST` -> `POST TEST...11` • `PRETEST` -> `PRETEST...13` • `POST TEST` -> `POST TEST...14` # A tibble: 48 × 17 ...1 Students ...
1415 sym Python (17064 sym/31 pcs) 3 img
PandumaMR
New names: • `Relax3` -> `Relax3...40` • `Relax3` -> `Relax3...41` • `Education` -> `Education...50` • `` -> `...51` • `Income` -> `Income...52` • `` -> `...71` • `Education` -> `Education...72` • `` -> `...73` • `` -> `...74` • `` -> `...75` • `Income` -> `Income...76` • `` -> `...77` • `` -> `...79` • `...
2042 sym Python (5057 sym/19 pcs)
Jexagecomp
New names: • `Relax3` -> `Relax3...40` • `Relax3` -> `Relax3...41` • `Education` -> `Education...50` • `` -> `...51` • `Income` -> `Income...52` • `` -> `...71` • `Education` -> `Education...72` • `` -> `...73` • `` -> `...74` • `` -> `...75` • `Income` -> `Income...76` • `` -> `...77` • `` -> `...79` • `...
2064 sym Python (5057 sym/19 pcs)
monteradata
Socio-Demographic Profile #Gender Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Age Only with age responses Mean Age for Complete Data Gadgets for Complete Data Years of Clinical Experience of...
252 sym Python (1002 sym/4 pcs)
Monteraetal
# A tibble: 35 × 60 Timestamp Email …¹ Teacher Age Gender Gadgets Years…² SC1.1 SC1.2 <dttm> <chr> <chr> <dbl> <chr> <chr> <chr> <chr> <chr> 1 2022-11-15 20:57:38 Respond… Faculty 30 Female Mobile… 9 mont… Stro… Agree 2 2022-11-16 16:02:54 Respond… Faculty 32 Female Mobile… 1...
339 sym Python (9188 sym/13 pcs)
SalapangGauran
Socio-Demographic Profile Age Min. 1st Qu. Median Mean 3rd Qu. Max. 18.00 19.00 20.00 20.31 22.00 24.00 #Gender Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union College #Gen...
1195 sym Python (2014 sym/11 pcs)
Exploratory Data Analysis of the BRFSS2013 Data
Setup Load packages setwd("D:/Caraga PeerProject/") Load packages library(ggplot2) library(dplyr) Load data load("brfss2013.RData") Part 1: The Behavioral Risk Factor Surveillance System (BRFSS) Data set The Behavioral Risk Factor Surveillance System (BRFSS) is the nation’s premier system of health-related telephone surveys that collect s...
4418 sym R (1718 sym/23 pcs) 2 img
Stat 50 "Exploratory Data Analysis"
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 be generated that includes both content as well as the output of any embedded R code chunks within t...
594 sym R (268 sym/2 pcs) 1 img
R Programming Introduction and Some of its Statistics Application
March 8, 2020 Introduction History and Overview of R RStudio Sample R usage Helpful package in R in learning R “The Swirl Package in R” R Demonstration of some R packages and available datasets Incorporation of R in Statistics and Probability Lessons The R Environment R is an independent open source implementation of a statistical analysi...
5228 sym R (1678 sym/22 pcs) 6 img
Basic R Commands
mtcars ## mpg cyl disp hp drat wt qsec vs am gear carb ## Mazda RX4 21.0 6 160.0 110 3.90 2.620 16.46 0 1 4 4 ## Mazda RX4 Wag 21.0 6 160.0 110 3.90 2.875 17.02 0 1 4 4 ## Datsun 710 22.8 4 108.0 93 3.85 2.320 18.61 1 1 4 1 ## Hornet 4 Drive 21.4 6 258.0...
20 sym R (4732 sym/15 pcs)