On Fri, Jul 17, 2009 at 10:29 AM, Andriy Fetsun wrote:
> I want to perform some sort of transformation on all the
> elements in the matrix I have posted and that I have only presented
> those 3 elements as an example of how the transformation will affect
> those 3 elements.
>
> Do you see the prob
That is what you have. It just prints to screen that way.
If you want you could put it into a one column data.frame, that is,
mydata <- data.frame(myvector) which may give you the layout you want.
--- On Thu, 7/16/09, Andriy Fetsun wrote:
> From: Andriy Fetsun
> Subject: [R] Transformation
I'm guessing you want to perform some sort of transformation on all the
elements in the matrix you've posted and that you've only presented
those 3 elements as an example of how the transformation will affect
those 3 elements. Is that right?
--
David
-Original Message-
From: r-help-bo
On 17/07/2009, at 8:09 AM, Andriy Fetsun wrote:
Hi Colleagues,
Could you please help?
I get as the output of my calculations following
[1] 0.00e+00 1.89e-04 3.933000e-05 1.701501e-04
2.040456e-04
[6] 3.119242e-04 2.545665e-04 1.893930e-03 1.303112e-03
9.880183e-04
On Thu, Jul 16, 2009 at 10:09 PM, Andriy Fetsun wrote:
> [1] 0.00e+00 1.89e-04 3.933000e-05 1.701501e-04 2.040456e-04
> [6] 3.119242e-04 2.545665e-04 1.893930e-03 1.303112e-03 9.880183e-04
> [11] 1.504378e-03 1.549246e-03 5.877690e-04 4.771359e-04 8.528219e-04
That it
5 matches
Mail list logo