Displaying 4 results from an estimated 4 matches for "a_xs".
Did you mean:
a_s
2011 Jul 28
1
sorting data from dataframe with oter dataframe
...detail:
i've got a csv.file with data on number of factors (every column got the
name
of the factor as header and the data below). on another csv file, i've got
the
factors sorted by their type. for example-
c1=read.csv('C:/R/c1.csv', header= TRUE)
urrDate A_XS b_XS c_XS d_XS e_XS
1 01/01/1996 0 0.0000 0 0.0000 2.7220
2 02/01/1996 0 2.3232 0 2.2960 2.7179
3 03/01/1996 0 2.3368 0 2.3087 2.7004
4 04/01/1996 0 2.3395 0 2.3173 2.6821
5 07/01/1996 0 2.3226 0 2.3072 2.6852
6...
2007 Aug 12
1
Write values on y axe
Hi,
I have values on y axe from 0.0001 to 3.086. When I do plot I have writen
values: 0.001, 0.050,1.000 ..., but how I can write on graph the minimum
value and maximum value, with all decimals (I don't want to use the format
1e-0x)? I am using log scale.
For example, if I have the values:
0.0001
0.0015
0.0256
0.0236
....
0.0201
2.9668
3.0086
I need have each 'x' value put on y axe,
2010 Jan 11
3
Eigenvectors and values in R and SAS
Hi,
I was wondering if function eigen() does something different from the
function call eigen() in SAS.
I'm in the process of translating a SAS code into a R code and the values of
the eigenvectors and eigenvalues of a square matrix came out to be different
from the values in SAS.
I would also appreciate it if someone can explain the difference in simple
terms. I'm pretty new to both
2006 May 19
4
why no multiple submit?
is it by design? is it standard? how do you give users multiple
actions on a form?
--
Posted via http://www.ruby-forum.com/.