gravatar

Biju9Bjs

Bijesh Mishra

Recently Published

USA Maps
In this tutorial, I used sf, sp, ggplot2, and viridis package to create choropleth map for continuous variable. This map is for one of my working paper.
Plot
Bingo Cards
Bingo is a famous game in events. However, it is hard to find proper bingo cards in the way we like. I have created bingo cards. I need to refine its looks and make it printable. Also, I need to make sure the two bingo cards are not identical.
Mode and Summary
Intro R
Data Frames and Factors
Basic R
BWS Case 2 using support.BWS2 Package
support.BWS2 package works for 9 choice sets per respondent according to the tutorial provided with the package. But this tutorial has 18 choice sets divided into three groups. So, each respondent receives only 6 choice sets out of 18. It is not possible to analyze data in this setting without some form of modification. This tutorial shows how support.BWS2 package man be tweaked to make it work for the setting mentioned here and possibly in other settings as well. A simple trick makes data formatting lot easier as demonstrated in this tutorial.
Effect of Precipitation in RWIs
This document uses annual rainfall data and RWI data to simulate the change in RWI with the change in Rainfall in South Central Oklahoma forests.
Happy New Year
R Code to wish "Happy New Year"
Barcode from Survey Response Details
This document creates a barcode based on the survey response of my dissertation research.
Presidential Approval Rating
Code adopted from another source. I forget from where I got this code.