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:Ernst Hansen”

Effect display of proportional odds model
Ernst Hansen · Mar 23, 2007 · r-help

Gabor Grothendieck writes: > Looks like there is code in the appendix. The appendix even has a URL where the code is available, namely http://socserv.mcmaster.ca/jfox/Papers/polytomous-effect-displays.html > On 3/23/07, Jan Wijffels <Jan...

Gram-Charlier series
Ernst Hansen · Feb 22, 2006 · r-help

Martin Maechler writes: > >>>>> "AugS" == <Augusto.Sanabria at ga.gov.au> > >>>>> on Wed, 22 Feb 2006 17:13:17 +1100 writes: > > AugS> Good day everyone, > > AugS> I want to use the Gram-Charlier series expansion to model > AugS> some data. To...

Programcode and data in the same textfile
Ernst Hansen · Jun 13, 2003 · r-help

My request for a way of having both data and R-code in the same textfile, resultet in a considerable number of very good suggestions, that I will now summarize. The boundary conditions for the problem were as follows: the...

Programcode and data in the same textfile
Ernst Hansen · Jun 12, 2003 · r-help

Thomas W Blackwell writes: > Ernst - > > Here's a solution which works for me, and seems to do > what you want. It's a bit of a hack, since it requires > you, the author, to know in advance what file path...

A bug report?
Ernst Hansen · Apr 14, 2004 · r-help

Ajay Shah writes: > buoyancy <- function(year, taxbase, tax, description, plotname) { > cat("Simple full OLS regression with all data:\n") > logtax = log(tax) > logtaxbase = log(taxbase) > m = lm(logtax ~ logtaxbase) > summary.lm(m) > details = summary.lm(m) > } > This program does not...

Programcode and data in the same textfile
Ernst Hansen · Jun 12, 2003 · r-help

I have the following problem. It is not of earthshaking importance, but still I have spent a considerable amount of time thinking about it. PROBLEM: Is there any way I can have a single textfile that contains both a) data...

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