Displaying 12 results from an estimated 12 matches for "dejting".
Did you mean:
dealing
2009 Nov 04
2
PCA with tow response variables
...ue how to do... and I've only used the simplest PCAs before, like this:
pcaObj=prcomp(t(df[idx, c(40:47)]))
biplot(pcaObj)
Anyone who knows how to do?
Best rageds,
Joel
_________________________________________________________________
Hitta hetaste singlarna på MSN Dejting!
http://dejting.se.msn.com/channel/index.aspx?trackingid=1002952
[[alternative HTML version deleted]]
2009 Dec 17
2
Exchange NAs for mean
...) # Search for missing value in the given position
{
X[j,i]=mean(X[1:p, i]) # Change missing value to the mean of the column
}
}
}
All the best,
Joel
_________________________________________________________________
Hitta hetaste singlarna på MSN Dejting!
http://dejting.se.msn.com/channel/index.aspx?trackingid=1002952
[[alternative HTML version deleted]]
2010 Jan 15
2
How to delete matrix rows based on NA frequency?
...na(exprdata))
But is there a shorter way to remove the rows based on "(1-freqNA)>0.1" than looping through the whole matrix using a for loop?
All the best,
Joel
_________________________________________________________________
Hitta kärleken i vinter!
http://dejting.se.msn.com/channel/index.aspx?trackingid=1002952
[[alternative HTML version deleted]]
2009 Oct 27
1
Exclude rows in xyplot
...at limits can be used in a similar manner as with xlim and ylim, but though I've read about them I don't understand how to solve it... Anyone who can help me?
All the best,
Joel
_________________________________________________________________
Hitta hetaste singlarna på MSN Dejting!
http://dejting.se.msn.com/channel/index.aspx?trackingid=1002952
[[alternative HTML version deleted]]
2009 Nov 11
1
Loadings and scores from fastICA?
...plot(a$X, main = "Pre-processed data")
plot(a$X%*%a$K, main = "PCA components")
plot(a$S, main = "ICA components")
}
Best regards,
Joel
_________________________________________________________________
Hitta kärleken i vinter!
http://dejting.se.msn.com/channel/index.aspx?trackingid=1002952
[[alternative HTML version deleted]]
2009 Oct 14
1
Plot overview xy plots from data frame?
...d and there are 20 additional non-numerical columns in the data frame.
By the way, can the iterations be made using R, or do you have to combine with for instance Perl?
All the best,
Joel
_________________________________________________________________
Hitta hetaste singlarna på MSN Dejting!
http://dejting.se.msn.com/channel/index.aspx?trackingid=1002952
[[alternative HTML version deleted]]
2010 Jan 28
2
NA Replacement by lowest value?
...smallest value in the dataset
col[col == NA] = (min.val / 10) # Doesn't work...
col # Column index
}
Does any of you have any suggestions?
Best regards,
Joel
_________________________________________________________________
Hitta kärleken i vinter!
http://dejting.se.msn.com/channel/index.aspx?trackingid=1002952
[[alternative HTML version deleted]]
2009 Oct 16
2
Division of data frame and deletion of values from column
...3 76.3 106 number <-- exclude
7 24 76.9 175 low
.
.
.
I really hope someone could help me, though you might think it's too easy...
Best regards,
Joel
_________________________________________________________________
Hitta kärleken nu i vår!
http://dejting.se.msn.com/channel/index.aspx?trackingid=1002952
[[alternative HTML version deleted]]
2013 Jul 27
0
Jaderské ubytování od poskytovatelů
?
Jadersk? ubytov?n? od poskytovatel?
Rezervujte v?as ubytov?n? u Jadranu!
Pro?ijte svou dovolenou ve slunn?m Chorvatsku Ubytov?n? p??mo od poskytovatel?! Je?t? v?as si rezervujte p??mo?skou dovolenou! K?i???lov? ?ist? mo?e, z??iv? slunce V?s ?ek? na Jadranu.
Rezervujte v?as ?
????
Email byl zasl?n na emailovou adresu
2009 Dec 07
1
Multiple regression script
...t sure how it works. Furthermore, I'm not sure how to deal with the evaluation of the results, are there any other factors I should consider, such as R square etc?
All the best,
Joel
_________________________________________________________________
Hitta kärleken i vinter!
http://dejting.se.msn.com/channel/index.aspx?trackingid=1002952
[[alternative HTML version deleted]]
2009 Nov 05
1
Set colors in a PCA plot based on a gradient vector
...how do you decide how many components to use in "text(... labels=cutree(hcl,8), ...)"? Do you try with different values until i looks nice or what..?
Best regards,
Joel
_________________________________________________________________
Hitta kärleken i vinter!
http://dejting.se.msn.com/channel/index.aspx?trackingid=1002952
[[alternative HTML version deleted]]
2008 Aug 07
2
colouring a tree
Hi all.
I would be very pleased if someone could help me, as I do not seem to get the different branches of my tree painted in different colours. The closest I get is colouring the names of my samples(=names of the branches). Here is the code.
data <- read.table(file = "S://SEDIM//TRFLP//B12.5_50-700bp.txt" , as.is = TRUE, header = TRUE, sep = "\t", row.names =