web analytics
Skip to content
Monday, September 08, 2025

Zhuo Yao, Ph.D.

Professional Website of Dr. Zhuo Yao
Zhuo Yao, Ph.D.
Professional Website of Dr. Zhuo Yao
  • About Me
  • Teaching
  • Research
  • Hornors
  • Service
  • Publications
  • Demos
  • Resources
  • Tips
    • Writing
    • Research
    • Spatial Panel Modeling
    • SSH
    • Visual Studio 2010
    • Statistics
    • Technology
    • VB.Net
    • VISUM
    • Web design
    • R
    • Conference Papers
    • Journal papers published
    • Database
    • Legislation
    • Policy
    • Presentations
    • Publications
    • Working papers
    • Inforgraphics
    • ArcGIS
    • Career
    • Climate Change
    • Computer VIsion
    • Foundamentals
    • Geo-processing
    • Image Processing
    • MS Office
    • Travel Demand Modeling

Author: construction supervison

linux

Force SSH Client To Use Given Private Key ( identity file )

construction supervison 08/13/2015

Recently, my desktop hard disk crashed. So I reinstalled Linux and created a new set of private RSA keys for authentication. However, two of my…

View More Force SSH Client To Use Given Private Key ( identity file )
R

Updating R from R (on Windows) – using the {installr} package

construction supervison 08/12/2015

Upgrading R on Windows is not easy. While the R FAQ offer guidelines, some users may prefer to simply run a command in order to…

View More Updating R from R (on Windows) – using the {installr} package
linux

Linux Partition HOWTO

construction supervison 08/07/2015

5. Partitioning with fdisk This section shows you how to actually partition your hard drive with the fdisk utility. Linux allows only 4 primary partitions.…

View More Linux Partition HOWTO
R

Using Loops with ggplot2

construction supervison 07/30/2015

http://reed.edu/data-at-reed/resources/R/loops_with_ggplot2.html library(stringr) library(reshape2) library(ggplot2) library(ggthemes) library(pander) # update this file path to point toward appropriate folders on your computer # folder where you want the…

View More Using Loops with ggplot2
R

Mutiple Dataframes within Lists from the start

construction supervison 07/30/2015

Lists from the start Again: Don’t ever create d1 d2 d3 in the first place, just create a list d with 3 elements. Reading multiple…

View More Mutiple Dataframes within Lists from the start
R

Dates and Times in R

construction supervison 07/29/2015

Dates and Times in R R provides several options for dealing with date and date/time data. The builtin as.Date function handles dates (without times); the…

View More Dates and Times in R
PhD Disseration

Citation Style Guide…for IEEE, ASCE, ASME, Journals & IEEE Template MS Word, LaTeX Template

construction supervison 04/16/2015

Citation styles are standardized systems for crediting and citing sources you’ve used for your research paper or assignment . B.Tech, M.Tech, MCA, Ph.D, B.E, M.E,…

View More Citation Style Guide…for IEEE, ASCE, ASME, Journals & IEEE Template MS Word, LaTeX Template
R

ggplot2 Cheatsheet from R for Public Health

construction supervison 04/07/2015

R for Public Health library(ggplot2) library(gridExtra) mtc <- mtcars head(mtc) mpg cyl disp hp drat wt qsec vs am gear carb Mazda RX4 21.0 6…

View More ggplot2 Cheatsheet from R for Public Health
R

How to format plots for publication using ggplot2

construction supervison 04/07/2015

The following is the code from a presentation made by Rosemary Hartman to the Davis R Users’ Group. I’ve run the code through the spin…

View More How to format plots for publication using ggplot2
R

ggplot2 Quick Reference: Themes

construction supervison 04/07/2015

A plot can be themed by adding a theme. ggplot2 provides two built-in themes: theme_grey() – the default theme, with a grey background theme_bw() –…

View More ggplot2 Quick Reference: Themes

Posts pagination

Previous page Page 1 … Page 8 Page 9 Page 10 … Page 39 Next page
Zhuo Yao, Ph.D. | Designed by: Theme Freesia | WordPress | © Copyright All right reserved