Articles by tomizono

Tips for Ellipse Summary Plot

May 12, 2018 | tomizono

I privately had some questions and reply here, because it may also help others including me. 1. How to specify size With plot axis parameters. __ ellipseplot(iris[,c(‘Species’, ‘Sepal.Length’)], iris[,c(‘Species’, ‘Sepal.Width’)], … Continue reading →
[Read more...]

First step on GIS with R

January 17, 2016 | tomizono

The PM 2.5 checker written by R has been working nicely for me.  I put a shortcut icon of this small script on my desktop PC, to check the air … Continue reading →
[Read more...]

Beads Summary Plot of Ranges for R

November 12, 2013 | tomizono

The beadsplot function is designed for a data frame with a factor column and many observation columns.  This function summarize the data visually.  The builtin iris data is suitable to … Continue reading → [Read more...]

Making of elliplot package

September 28, 2013 | tomizono

The elliplot package is my first package for R.  So I want to write down details of making that, both for myself and for people following. original source The ellipseplot … Continue reading → [Read more...]

elliplot 1.1.0 package released

September 27, 2013 | tomizono

I released R package elliplot version 1.1.0. This package contains ellipseplot and midpoints. It is to visualize a correlation between 2 sets of independent observation with common factors.  Details are … Continue reading → [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)