Displaying 1 result from an estimated 1 matches for "data_svd".
Did you mean:
data_svy
2008 Jul 15
0
creating axis of the plot before data are plotted -- solved
Solved. I tried to create a minimal example, but my script is too
complicated to just cut out lines (too many dependencies). Instead of
it, I sketch
my idea. I do not say it is the nicest solution, but it works as I wanted.
The first five rows of my data-matrix:
> data_svd$u[1:5,]
[,1] [,2] [,3] [,4] [,5]
[,6] [,7]
25.12333 -0.05845695 0.01147999 0.01369034 -0.014098243 -0.01332110
-0.03411848 -0.069044764
25.14667 -0.06067676 0.01207400 0.01567369 -0.003540611 -0.01833136
-0.04716164 -0.037310769
25.17 -0.0621874...