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:Jorunn Slagstad”

How can one make stepAIC and lme
Jorunn Slagstad · May 13, 2008 · r-help

Hi again, I've tried using with() inside my function in the following manner: library(nlme) library(MASS) PredRes<-function(D1) { with(D1, {lmemod<-lme(distance~age*Sex, random=~1|Subject, data=subset(D1,age!=14), method="ML") themod<-stepAIC...

Using lme() inside a function
Jorunn Slagstad · May 9, 2008 · r-help

Dear R-help I'm working on a large dataset which I have divided into 20 subsets based on similar features. Each subset consists of observations from different locations and I wish to use the location as a random effect...

How can one make stepAIC and lme
Jorunn Slagstad · May 9, 2008 · r-help

Dear R-help I'm working on a large dataset which I have divided into 20 subsets based on similar features. Each subset consists of observations from different locations and I wish to use the location as a random effect...

Joint distributions
Jorunn Slagstad · Sep 18, 2008 · r-help

Dear R-help! I need to draw contour lines in a plot of wave heights (Hs) versus peak periods (Tp) showing the joint probabilities of 1-year wave heights~peak periods, 10-year wave heights~peak periods and 100-year...

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