(root)/bugs.txt – Rev 50
Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
50 |
pdel |
1 |
bdp(grid.h=seq(0,.9,.1))
|
|
|
2 |
bdp(xlab="PC",ylab="var/sum(var)")
|
|
|
3 |
bdplot(T.pca$sdev^2/sum(T.pca$sdev^2))
|
|
|
4 |
|
|
|
5 |
Warning messages:
|
|
|
6 |
1: In if (!is.na(prm$grid.h)) { :
|
|
|
7 |
the condition has length > 1 and only the first element will be used
|
|
|
8 |
2: In if (prm$grid.h == "Def") { :
|
|
|
9 |
the condition has length > 1 and only the first element will be used
|