web analytics
Skip to content
Monday, June 16, 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

Category: R

R

Introduction to Spatial Data and ggplot2

calsalmon January 6, 2014

Introduction This tutorial is an “Introduction to Spatial Data and ggplot2” and assumes no prior knowledge of spatial data analysis in R. We do recommend…

View More Introduction to Spatial Data and ggplot2
R

Monte Carlo Bayesian Sensitivity Analysis

calsalmon January 2, 2014

sens R Documentation Monte Carlo Bayesian Sensitivity Analysis Description Fully Bayesian Monte Carlo sensitivity analysis scheme, based upon any of the regression models contained in…

View More Monte Carlo Bayesian Sensitivity Analysis
R

Installing Deducer in Win7

calsalmon January 2, 2014

1. make sure you have java installed. 2. open R in c:\Program Files\R\R-3.0.1\bin\i386\Rgui.exe and run: install.packages(c(“rJava”,”iplots”,”JGR”,”Deducer”,”JavaGD”)) .libPaths() library(JGR) launchJGR <- function(){ windows <- .Platform$OS.type ==…

View More Installing Deducer in Win7
R

ggplot2: Plotting two or more overlapping density plots on the same graph

calsalmon January 1, 2014

One R Tip A Day uses a custom R function to plot two or more overlapping density plots on the same graph. The same can be…

View More ggplot2: Plotting two or more overlapping density plots on the same graph
R

Combining superscripts, subscripts and other symbols in axis labels

calsalmon January 1, 2014

Here was a tricky questions just sent to me: I’m trying to get  δ44/42Ca915a (‰) to look like δ44/42Ca915a (‰). I only need at this time to…

View More Combining superscripts, subscripts and other symbols in axis labels
R

Shading a kernel density plot between two points.

calsalmon January 1, 2014

I frequently use kernel density plots to illustrate distributions. These are easy and fast to create in R like so: set.seed(1) draws <- rnorm(100)^2 dens…

View More Shading a kernel density plot between two points.
R

Introducing Shiny Easy web applications in R

calsalmon December 27, 2013

Easy web applications in R Shiny makes it super simple for R users like you to turn analyses into interactive web applications that anyone can…

View More Introducing Shiny Easy web applications in R
R

Write data (frame) to Excel file using R package xlsx

calsalmon December 27, 2013

Writing to Excel files comes up rather often, especially if you’re collaborating with non-OSS users. There are several options, but I like the xlsx package way of…

View More Write data (frame) to Excel file using R package xlsx
R

XLConnect : read, write and manipulate Microsoft Excel files from within R

calsalmon December 27, 2013

XLConnect is a package that allows for reading, writing and manipulating Microsoft Excel files from within R. It does not require any installation of Microsoft…

View More XLConnect : read, write and manipulate Microsoft Excel files from within R
R

Importing Data Into R from Different Sources

calsalmon November 25, 2013

I have found that I get data from many different sources.  These sources range from simple .csv files to more complex relational databases, to structure…

View More Importing Data Into R from Different Sources

Posts pagination

Previous page Page 1 … Page 11 Page 12 Page 13 … Page 15 Next page

  • Install WordPress with Apache and Let’s Encrypt SSL on Ubuntu 22.04
  • Notepad++ add to every line
  • RStudio Theme
  • Exercise 1: Multinomial logit model
  • Random utility model and the multinomial logit model
Zhuo Yao, Ph.D. | Designed by: Theme Freesia | WordPress | © Copyright All right reserved