Displaying 1 result from an estimated 1 matches for "tp4626289".
Did you mean:
4626289
2012 May 11
1
set specific contrasts using lapply
...39;factor')
{
contrasts(x, length(levels(x))) <- contr.treatment(levels(x),
contrast=FALSE);
}
}
in
lapply(data, set.contrasts)
However, it doesn't work.
Any ideas?
Thank You
--
View this message in context: http://r.789695.n4.nabble.com/set-specific-contrasts-using-lapply-tp4626289.html
Sent from the R help mailing list archive at Nabble.com.