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.

5 results for “from:Ladelund, Steen”

Sweave in makefile under Win XP
Ladelund, Steen · Apr 29, 2004 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20040429/9efafc70/attachment.pl

Danish characters i R2.0.1 vs R1.9.1 under winXP
Ladelund, Steen · Nov 22, 2004 · r-help

Hi all. After upgrading to R2.0.1 i get > "??" [1] "??" > "??" [1] "\370" > "??" [1] "??" Whereas under R1.9.1 i get > "??" [1] "??" > "??" [1] "??" > "??" [1] "??" Any hints apreciated. Steen Steen Ladelund, statistician +4543233275 stelad01.FUNNYAglostruphospDOTkbhamt.dk Research Center for Prevention and...

Left justification af dimnames in tables.
Ladelund, Steen · Nov 22, 2004 · r-help

Hi helpeRs. When I do two-ways tables dimnames in columns are almost left-adjusted: <- factor(rbinom(30,1,.3),labels=c("first","second")) > b <- a > table(a,b) b a first second first 21 0 second 0 9 If...

Sweave: R code in self defined TeX-commands
Ladelund, Steen · Jun 28, 2004 · r-help

I do something like <<echo=f>>= needed <- function(var){ a <- mean(var) b <- sd(var) c <- paste("The mean is ",a," and the var is ",b,collapse="") return(c) } @ \Sexpr{needed(something)} Wich is to do the macro in R...

P-values from survreg (survival package) using a clusterterm
Ladelund, Steen · Mar 6, 2006 · r-help

Hi all. Belove is the example from the cluster-help page wtih the output. I simply cannot figure out how to relate the estimate and robust Std. Err to the p-value. I am aware this a marginal model applying...

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