Displaying 2 results from an estimated 2 matches for "rsupport".
Did you mean:
support
2010 Mar 16
2
Missing index in vector assignment
...on't match.
and I suspect that it might be due to missing index in the y variable which
I defined as:
y <- (LVvar[,1])
I tried various methods to make the y assignment in the same format as x,
which is a dataframe
x <- (LVvar[,-1])
and looks like
x
rCoordCap rKnowGrow rGoalcom rSupport rOpcomm rT2Cadap
1 4.979167 4.500000 5.812500 6.145833 5.979167 5.031250
...
but I still get y without the indexes as a vector:
y
[1] -1.00000000 -6.91193182 -1.00000000 0.74431818 -6.91193182
Why are the results different for x and y, even though the assignment is the
same
except I exclu...
2010 Jul 04
4
OT: Problems updating OS to deal with fading R support for Ubuntu Hardy Heron...
Evening folks:
Not sure where this fits into the picture so bear with me for a few
moments while I think out loud to lay out the particulars of my problem.
-would love to be employed using R for a living but so far I have just
worked with it on my home machine to develop a basic level of skill with
it.
-I run Ubuntu linux 8.04 LTS on a machine with a 2.5GHz Celeron
processor and 1.2GB of memory.