search for: datevars

Displaying 4 results from an estimated 4 matches for "datevars".

Did you mean: datevar1
2009 Jul 02
7
Params Merge and URL sorting/pagination
Hi all, Here''s my general setup on the specific template I''m having issues with: will_paginate for pagination custom methods for sorting 1-form for team search 1-form for search by date When searching for a team for instance, the url returned will be: /rushing_offenses?search=Florida When searching by date, the url returned will be: /rushing_offenses?compiled_on=2009-07-02
2007 Jan 26
1
spss.get. Warning with SPSS 14 dataset
I am using spss.get to import an SPSS database "Data.sav", created with SPSS 14 : df1 <- spss.get("C:/temp/Data.sav" , lowernames=TRUE, datevars = c("dateinte")) I am getting this warning. I get the same warning with read.spss. Warning message: C:/temp/Data.sav: Unrecognized record type 7, subtype 16 encountered in system file This is a stupid question but should I be worried about it? So far the data looks clean but it is no...
2008 Mar 03
1
Studdy Missing Data, differentiate between a percent with in the valid answers and with in the different missing answers
...ess.nsd.uib.no/index.jsp? module=download&year=2007&country=&download=%5CDirect+Data+download% 5C2007%5C01%23ESS3+-+integrated+file%2C+edition+2.0%5C.% 5CESS3e02.spss.zip which I import via the spss.get like this: > ess3dk<- spss.get("filename.sav", lowernames=FALSE, datevars = NULL, use.value.labels = TRUE, to.data.frame = TRUE, max.value.labels = Inf, force.single=TRUE, allow=NULL, charfactor=FALSE) I have read the help file in spss.get and read.spss to see it this subject was mentioned and I have looked around this malinglist. I have found one question that...
2005 Jul 28
4
CSV file and date. Dates are read as factors!
I am using read.csv to read a CSV file (produced by saving an Excel file as a CSV file). The columns containing dates are being read as factors. Because of this, I can not compute follow-up time, i.e. Followup<-postDate-preDate. I would appreciate any suggestion that would help me read the dates as dates and thus allow me to calculate follow-up time. Thanks John John Sorkin M.D., Ph.D. Chief,