Displaying 4 results from an estimated 4 matches for "oliveoil".
2007 May 30
2
matrix in data.frame
...components (columns), the first component being
a matrix and the second component a vector. Whatever I have tried so far, I
end up with a data.frame containing all the columns from the matrix plus the
vector which is not what I am after. I have seen this kind of data.frame
among R example datasets (oliveoil and yarn).
I would greatly appreciate some help with this problem!
Kind regards,
Lina Hultin Rosenberg
Karolinska Biomics Center
Karolinska Institute
Sweden
2012 Oct 28
6
Having some Trouble Data Structures
...:10, nrow=2)
> b <- 1:5
> x <- list(a=a, b=b)
> x
$a
[,1] [,2] [,3] [,4] [,5]
[1,] 1 3 5 7 9
[2,] 2 4 6 8 10
$b
[1] 1 2 3 4 5
> x$a
[,1] [,2] [,3] [,4] [,5]
[1,] 1 3 5 7 9
[2,] 2 4 6 8 10
> x$b
[1] 1 2 3 4 5
oliveoil and yarn datasets have been mentioned.
[[alternative HTML version deleted]]
2007 Jan 02
0
pls version 2.0-0
...s "number of components", and `comps'
always means "component number". The argument `cumulative' has been
removed.
- A new data set 'gasoline' has been included.
- The 'NIR' and 'sensory' data sets have been renamed to 'yarn' and 'oliveoil'.
See the file CHANGES in the sources for all changes.
--
Bj?rn-Helge Mevik
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-packages
2007 Jan 02
0
pls version 2.0-0
...s "number of components", and `comps'
always means "component number". The argument `cumulative' has been
removed.
- A new data set 'gasoline' has been included.
- The 'NIR' and 'sensory' data sets have been renamed to 'yarn' and 'oliveoil'.
See the file CHANGES in the sources for all changes.
--
Bj?rn-Helge Mevik
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-packages