From: <no...@so...> - 2002-09-16 20:19:17
|
Feature Requests item #556910, was opened at 2002-05-16 13:50 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=556910&group_id=8956 Category: data analysis Group: None >Status: Closed Priority: 5 Submitted By: Christopher Kolar (ckolar) Assigned to: Nobody/Anonymous (nobody) Summary: missing values/radio buttons Initial Comment: Hi. I am running phpESP 1.3.x and have a question/comment on how it handles missing values. I collect a lot of Likert data using radio buttons and was wondering why the scales are calibrated starting at 0 in the code? When I look at the CSV it means that I have to shift everything, which is not that big a deal. The problem is that when a person skips an answer it looks like it is inserting a 0 in the field to indicate a missig value. This leads to obvious problems when it comes to analysis. I'm sorry if I missed something obvious in the docs. I think that this is a great project and just want to suggest and edge that could be smoothed. Cheers, --chris ---------------------------------------------------------------------- Comment By: James Flemer (jimmerman) Date: 2002-09-16 15:19 Message: Logged In: YES user_id=39444 This feature has been added to the CVS tree. It will be available in the next release of phpESP. For instructions on obtaining sources from CVS please see: http://sourceforge.net/cvs/?group_id=8956 ---------------------------------------------------------------------- Comment By: Christopher Kolar (ckolar) Date: 2002-09-16 14:51 Message: Logged In: YES user_id=40678 Hi. I'm planning my life for the net couple of months and I was wondering if this missing value/radio button issue has been addresses in the upcoming 1.5? I saw something about the use of javascript to validate radio buttons, but am not sure if this really addresses the issue of where the scale starts and how missing values are recorded. Thanks much, --chris ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=556910&group_id=8956 |