[R] Dealing with heterogeneity with varComb weights

RS27 rstirnemann at gmail.com
Thu Sep 17 17:57:36 CEST 2009


Hi,
I am trying to add multiple variance structures such as the first example
below:

vf1 <- varComb(varIdent(form = ~1|Sex), varPower())

However my code below will not work can anybody please advise me?

VFcomb<-varComb(varExp(form=~depcptwithextybf),varFixed(form=~FebNAO))

also if you have two variables with the same weights function would you
write that as:

VFcomb<-varComb(varExp(form=~depcptwithextybf),varExp(form=~FebNAO))

thanks
Rebecca


-- 
View this message in context: http://www.nabble.com/Dealing-with-heterogeneity-with-varComb-weights-tp25491971p25491971.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list