Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

6 results for “from:Hoji, Akihiko”

Updating github R packages
Hoji, Akihiko · Feb 16, 2016 · r-help

Hi, Is there a way to update a R package and its dependencies, installed from the github repo by a simple command equivalent to ?update_packages()?? Thanks.

ggplot2-theme(panel.border)
Hoji, Akihiko · Mar 1, 2016 · r-help

A quick question. How come data points disappear when ?theme(panel.border=element_rect()) is used and how could I get those points back on the plot ? Thanks in advance. AH

fitdistrplus : how to get around sigma must be between 0 and 1
Hoji, Akihiko · Jun 26, 2014 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20140626/ec9d7982/attachment.pl>

how to create contour lines on a 3D surface plot by persp3d from rgl package
Hoji, Akihiko · Aug 20, 2015 · r-help

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 HI, I created a 3D surface plot of 2D surface data (generated by kde2d) by using persp3d from rlg as follows; persp3d(dens3d, theta=50, phi=25, expand=0.75, col=color[zcol], ticktype...

lm() with spearman corr option ?
Hoji, Akihiko · Apr 28, 2016 · r-help

Hi, A following function was kindly provided by GGally?s maintainer, Barret Schloerke. function(data, mapping, ...) { p <- ggplot(data = data, mapping = mapping) + geom_point(color = I("blue")) + geom_smooth(method = "lm", color = I("black"), ...) + theme_blank() + theme(panel.border=element...

A problem subsetting a data frame
Hoji, Akihiko · Nov 26, 2012 · r-help

Hi all, I have this microarray large microarray data set (ALL) from which I would like to subset or extract a set of data based on a factor ($mol.biol). I looked up some example of subsetting in, picked up...

Can't find what you're looking for? Try searching with Google .