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.

3 results for “from:Kyosti H Kurikka”

Drawing a circle
Kyosti H Kurikka · May 19, 2005 · r-help

> On Thu, 19 May 2005 05:14:44 -0500, Mario Morales > <malfonso at telecom.com.co> wrote: > > My circle have two problems. > > > > First. I don't want the horizontal line and I don't know how avoid > > it. > > > > Second. It...

Double hurdle model in R
Kyosti H Kurikka · May 4, 2005 · r-help

I am interested in utilizing this so called "double hurdle" model in my study. We can write the model in the following way: if (z'a + u > 0 & x'b + e > 0) y = x'b + e, else y = 0 In...

R-help Digest, Vol 35, Issue 7
Kyosti H Kurikka · Jan 8, 2006 · r-help

Hi! Just use your factors for indexing c(15,16,17) and c("red","green","blue"). So, with the iris data: >with(iris, plot(Sepal.Length, Sepal.Width, pch=c(15,16,17)[as.integer(Species)], col=c("red","green...

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