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.

4 results for “from:Janne Pitkäniemi”

BMA and Poisson regression
Janne Pitkäniemi · Oct 24, 2007 · r-help

Hi ! I have been using BMA (bayesian model Averaing) package for modeling purposes, but was faced with a problem of incorporating offset term in the Poisson regression of disease rates. It looks like bic.glm does not accept offset keyword...

R and SAS
Janne Pitkäniemi · May 31, 2001 · r-help

Hi I'm trying to read SAS-data on VAX/VMS to Windows R using foreign pakage read.xport and experience some problems. Following lines are used in SAS to create XPORT file LIBNAME a ''xxx; LIBNAME b XPORT ''; PROC...

R and SAS
Janne Pitkäniemi · Jun 1, 2001 · r-help

Here are the first few lines from the transport file and it looks like the line size is 80. HEADER RECORD*******LIBRARY HEADER RECORD!!!!!!!000000000000000000000000000000 SAS SAS SASLIB 6.12 VMS_AXP 01JUN01:09:48:41 01JUN01:09:48:41...

R and SAS
Janne Pitkäniemi · Jun 1, 2001 · r-help

Thank you for the comments. It turned out that I can use SAS 8.1 for VAX/VMS and set these lines to create XPORT file LIBNAME a v8 ''; libname b XPORT ''; PROC COPY IN=a OUT=b; RUN; and...

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