Displaying 2 results from an estimated 2 matches for "itrax".
Did you mean:
trax
2012 Mar 15
0
PCA R
...ata")
bstick.env<- bstick(19, tot.var=19) #must change number based on number in bstick model
bstick.env
geopca
plot(bstick.env, type="o", lty="dotted", ylim=range(bstick.env,
geopca$CA$eig), xlab="PCA Axis", ylab="Inertia",
main="Geochemical ITRAX Data: Bstick")
points(geopca$CA$eig, type="o", col="red")
plot(geopca, scaling=2)
env.sc<- scores(geopca)$species
plot(geopca, scaling=2)
arrows(0, 0, env.sc[,1]*0.85, env.sc[,2]*0.85,
col="red", length=0.05)
Does anyone know a more suitable code? I have...
2010 Nov 08
89
Re: DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ?
On Sun, Nov 07 2010 at 6:05pm -0500,
Andi Kleen <andi@firstfloor.org> wrote:
> On Sun, Nov 07, 2010 at 10:39:23PM +0100, Milan Broz wrote:
> > On 11/07/2010 08:45 PM, Andi Kleen wrote:
> > >> I read about barrier-problems and data getting to the partition when
> > >> using dm-crypt and several layers so I don''t know if that could be
> >