Displaying 20 results from an estimated 10000 matches similar to: "printing a single row, but dont know which row to print"
2009 Nov 13
4
cleanse columns and unwanted rows
hello folks,
Im trying to clean out a large file with data i dont need.
The column im manipulating in the file is called "legal_status"
There are three kinds of rows i want to remove. Those that have "Private",
"Private (Op", or "Unknown" in the legal_status column.
I wrote this code but i get errors and it says im missing a TRUE/ False
thingy...im
2009 Nov 21
4
other decriptive stats packages
i just found the following list, i wondered if anybody could add to this as i
have to characterize a large data set and am new to R...the list below was
so helpful....can you add to this???
Just to forestall confusion amongst those who would like to use one of
the functions called "describe"...
Hmisc package - describe
numeric
name
count of observations
count of missing
2010 Jan 21
5
Logistic regression
can you do Logistic regression in R, if so how do you do it and how do you
test the fit of a model?
--
View this message in context: http://n4.nabble.com/Logistic-regression-tp1059870p1059870.html
Sent from the R help mailing list archive at Nabble.com.
2009 Nov 30
2
Ggplot2: Elegant Graphics for Data Analysis (Use R) (2009 Paperback)
Is this book worth its dollar? If so, why?, if not, why not?
Cheers.
--
View this message in context: http://n4.nabble.com/Ggplot2-Elegant-Graphics-for-Data-Analysis-Use-R-2009-Paperback-tp931702p931702.html
Sent from the R help mailing list archive at Nabble.com.
2009 Nov 08
1
Turn dates into age
Ive got a big column of dates (also some fields dont have a date so they have
NA instead),
that i have converted into date format as so...
dates<-as.character(data[,"date_commissioned"]); # converted dates to
characters
dates[1:10]
[1] "19910101" "19860101" "19910101" "19860101" "19910101" "19910101"
"19910101"
2009 Nov 22
4
how do i persuade IT to install R on PCs ?? ...and should I ??
Please help me persuade IT to install R on my computer!
All suggestions welcome.
Our IT department run scared when you mention software that they have no
working experience of.
I need to know the pros and cons of having R on corporate desktops.
Please no funny stuff, this is quite a serious issue for us.
Pros and cons would be good.
Thanks.
--
View this message in context:
2009 Nov 03
6
one long column of data -> three small columns
say i have a column of data like this...
2
3
4
2
1
6
6
4
7
and i want it in three columns like this
226
314
467
...so i can make a contour plot.
How do i do this?
--
View this message in context: http://old.nabble.com/one-long-column-of-data--%3E-three-small-columns-tp26163165p26163165.html
Sent from the R help mailing list archive at Nabble.com.
2009 Nov 14
1
re move row if the column "date_abandoned" has a date in it
I want to go through a column in data called
date_abandoned....data["date_abandoned"]....and remove all the rows that
have numbers greater than 1,010,000.
The dates are in the format 20091114 so i'm just going to treat them as
numbers for clean up purposes.
I know that i use subset but not sure how to proceed from there.
--
View this message in context:
2009 Nov 04
2
enter "missing" into missing fields
if ive got an incomplete data set thats got thousands of rows and 80 columns
with random missing fields...like this say...
3 b 3
4 1
1 x 2
? how do i turn it into....
3 b 3
4 missing 1
1 x 2
...i.e., i want to insert the word "missing" into the fields that are empty?
--
View this message in context:
2009 Oct 22
1
Intersection an Sum between list and matrix
Hello,
I need to do an intersection between the list elements (partitionslist) and
the columns and rows of a matrix (mm), so that the result will be the sums
of the rows and columns.
Thanks a lot,
Romildo Martins
Example
1.The Intersection and sum betweeen partitionslist[[1]][[2]] and mm is
indicated in bold.
2.The Intersection and sum betweeen partitionslist[[1]][[2]] and mm is
indicated in
2007 Jun 04
0
chan_sip.c: That's odd... Got a response on a call we dont know about.
Hi All,
I'm running trixbox 2.0.
The problem: a remote extension behind a NAT, can call other
extensions, can call any other party, can call voicemail, will ring
when rung, but when answered there is nothing and the dialling party
continues to hear the ring tone.
I'm getting this error in the logs:
"That's odd... Got a response on a call we dont know about"
I see
2007 Aug 08
1
dont know how to use :include
Hi
i have two tables treatmentcategories and treatmentitems. each
category has many items.
i have specified
has_many :treatmentitems in treatmentcategories.rb model and
belongs_to :treatmentcategories in treatmentitems.rb model
in one of my def i am trying to display category with each item. So i
used
@cats = Treatmentcategories.find(:all, :include => :treatmentitems)
but i am getting
2002 Jun 30
2
Killing an open file doesnt work? (i dont know how to..!)
Hi all,
since we updated to to 2.2.2 (or .3??) we have a big problem.
Sometimes we need to 'kill' a locked file.
That means, a user left his w2k terminal, locked it and forgott to
close file.xls or file.doc.
In the past we just did:
smbstatus | grep "file.xls"
kill -9 <PID>
and the file was unlocked, so anybody could access it again.
Since the update (version we use
2003 Jun 15
0
testparm is telling me something but i dont know what.
Hi all
I try to get Samba running on the recent Debian stable release.
All upgrades have been done and Samba was included in the OS Installation.
I use the Samba version 2.2.3a-12.3 for Debian.
smbd and nmbd are starting automaticly when the System is running.
The smb.conf is still the one from the installation, nothing edited yet.
Here are the errormessages that i get if i try testparm and
2012 Mar 21
2
i dont know what function do i have to make for ("The number of lines in the body of the email")
i tried to make function about "The number of lines in the body of the email"
and i have three values which are emailtestset1, emailtestset2, and emails.
what i have to do?
--
View this message in context: http://r.789695.n4.nabble.com/i-dont-know-what-function-do-i-have-to-make-for-The-number-of-lines-in-the-body-of-the-email-tp4491165p4491165.html
Sent from the R help mailing list
2011 Oct 07
1
403 Error Dont know whats wrong.
Hi,
I am quite new to ruby and am programming an application to send sms
using rest_client gem. I so far have code on one of my modules which
tries to send an sms to a number. It gives the 403 error -
RestClient::Forbidden in SMSController#index
403 Forbidden
Rails.root: /Users/user1/Desktop/rails_projects/sms_app
My code in the module looks as follows - before adding this code i had a
simple
2007 Feb 27
1
chan_sip.c:10173 handle_response: Dont know how to handle a 202 Accepted respons
What does this mean? Asterisk 1.2.13 talking to 1.4.0. (response from
1.4.0.)
Yuan Liu
2010 Dec 08
3
Dont print plot on screen
Hi is there any command or setting that allows you to do the plot command but
it dose not print the plot on screen?
So when you are saveing an plot in a function you dont want it to display
the plot just save it.
--
View this message in context: http://r.789695.n4.nabble.com/Dont-print-plot-on-screen-tp3078167p3078167.html
Sent from the R help mailing list archive at Nabble.com.
2009 Nov 16
1
non homogeneous poisson process
I want to do a non homogeneous poisson process model in R.
Any advice, or know of places where i can get some, ive googled it but
nothing came up relating to R.
--
View this message in context: http://old.nabble.com/non-homogeneous-poisson-process-tp26378037p26378037.html
Sent from the R help mailing list archive at Nabble.com.
2009 Nov 21
1
what do i do to fix missing packages...see error
> exampledata <- rnorm(10000)
> summary(exampledata)
Min. 1st Qu. Median Mean 3rd Qu. Max.
-4.030000 -0.666200 -0.023390 -0.009384 0.664700 4.092000
> desc <- function(mydata) {
+ require(e1071)
+ quantls <- quantile(x=mydata, probs=seq(from=0, to=1, by=0.25))
+ themean <- mean(mydata)
+ thesd <- sd(mydata)
+ kurt <-