Tagged Questions
For questions relating to missing data problems, which can involve special data structures, algorithms, statistical methods, modeling techniques, visualization, among other considerations.
11
votes
1answer
130 views
Efficient handling of sparsely missing data in Haskell
I am trying to use Haskell for data analysis. Because my datasets are reasonably large (hundreds of thousands and potentially millions of observations), I would ideally like to use an unboxed data ...
11
votes
6answers
290 views
How do I handle multiple kinds of missingness in R?
Many surveys have codes for different kinds of missingness. For instance, a codebook might indicate:
0-99 Data
-1 Question not asked
-5 Do not know
-7 Refused to respond
-9 ...
6
votes
1answer
1k views
how to fill empty values in a data frame with neighbouring values
862 2006-05-19 6.241603 5.774208
863 2006-05-20 NA NA
864 2006-05-21 NA NA
865 2006-05-22 6.383929 5.906426
866 2006-05-23 6.782068 6.268758
867 2006-05-24 ...
4
votes
4answers
4k views
MATLAB: Using interpolation to replace missing values (NaN)
I have cell array each containing a sequence of values as a row vector. The sequences contain some missing values represented by NaN.
I would like to replace all NaNs using some sort of interpolation ...
3
votes
2answers
31 views
Subset a factor by NA levels
I have a factor in R, with an NA level.
set.seed(1)
x <- sample(c(1, 2, NA), 25, replace=TRUE)
x <- factor(x, exclude = NULL)
> x
[1] 1 2 2 <NA> 1 <NA> <NA> ...
3
votes
1answer
54 views
Discarding a single attribute in R
In R, the na.omit() function can be used to discard entries in a data.frame that contain NA values. As a side effect, if lines are indeed discarded, the function adds an attribute 'omit' to the result ...
3
votes
1answer
183 views
Predicting/imputing the missing values of a Poisson GLM Regression in R?
I'm trying to explore ways of imputing missing values in a data set. My dataset contains the number of counts of an occurance (Unnatural, Natural and the sum Total) for Year(2001-2009), Month(1-12), ...
2
votes
1answer
64 views
How can I fill in missing categorical values using geographical proximity using R?
I have some data that looks like this:
ID lat long university date cat2 cat3 cat4 ...
00001 32.001 -64.001 MIT 2011-07-01 xyz foo NA ...
00002 ...
2
votes
3answers
397 views
How to create “NA” for missing data in a time series
I have several files of data that look like this:
X code year month day pp
1 4515 1953 6 1 0
2 4515 1953 6 2 0
3 4515 1953 6 3 0
4 4515 1953 6 4 0
5 4515 1953 ...
2
votes
3answers
529 views
Missing files after git pull?
I have a remote that is the same, or similar, to the rails project in my current directory. To sync the two, I do
git init
git remote add origin blah@blah
git pull
The problem is that some of the ...
2
votes
1answer
659 views
SQL Server Interpolate Missing rows
I have the following table which records a value per day. The problem is that sometimes days are missing. I want to write a SQL query that will:
Return the missing days
Calculate the missing value ...
2
votes
1answer
611 views
R lag over missing data
Is there a variant of lag somewhere that keeps NAs in position? I want to compute returns of price data where data could be missing.
Col 1 is the price data
Col 2 is the lag of price
Col 3 shows p - ...
1
vote
1answer
159 views
Replace mean or mode for missing values in R
I have a large database made up of mixed data types (numeric,
character, factor, ordinal factor) with missing values, and I am
trying to create a for loop to substitute the missing values
using ...
1
vote
2answers
91 views
Recode missing data Numpy
I am reading in census data using the matplotlib cvs2rec function - works fine gives me a nice ndarray.
But there are several columns where all the values are '"none"" with dtype |04. This is ...
1
vote
3answers
131 views
How do I deal with NAs in residuals in a regression in R?
So I am having some issues with some NA values in the residuals of a lm cross sectional regression in R.
The issue isn't the NA values themselves, it's the way R presents them.
For example:
> ...
1
vote
0answers
134 views
Deal with missing data: I want to show NA [closed]
I want to extract variables with missing value. But in my original dataset, missing case has already been assigned value like -1, -9, -8, etc. I want to recode them to make missing case i.e. na appear ...
1
vote
1answer
455 views
Take a screenshot of a window using C# .NET - missing pixel information
I am attempting to take a screenshot of a window using C# .NET by calling Windows API. I came up with the following code:
public void ScreenshotWindow(IntPtr windowHandle) {
Rect Rect = ...
1
vote
2answers
29 views
Finding values from a table that are *not* in a grouping of another table and what group that value is missing from?
I hope I am not missing something very simple here. I have done a Google search(es) and searched through stackoverflow.
Here is the situation: For simplicity's sake let's say I have a table called ...
1
vote
1answer
557 views
T-SQL query to find missing IDs for a date range
Given these tables
table Channel
--------------
ChannelID int IDENTITY
<other irrelevant stuff>
table Program
--------------
ProgramID int IDENTITY
ChannelID int
AiringDate datetime
...
1
vote
1answer
361 views
JSF not displaying first row, first column data
I have a very simple page that is displaying canned data. I experienced this problem with data from a DB so I made this simple example and still have the issue. When this page is navigated to for ...
0
votes
3answers
69 views
Missing Data in TCP Transmission Using Sockets In C
I am downloading an online .dat file in 200 char chunks and am some of the data is missing. Most, but not all chunks download completely but some only partly download, and there are missing characters ...
0
votes
1answer
61 views
Elegant way to report missing values in a data.frame
Here's a little piece of code I wrote to report variables with missing values from a data frame. I'm trying to think of a more elegant way to do this, one that perhaps returns a data.frame, but I'm ...
0
votes
1answer
62 views
Is OLAP/MDX a good way to process data w/ unknown values at various aggregation levels
I'm new to OLAP, so perhaps I don't know the right terminology to use for this question, but bear with me here.
I work with lots of hierarchical, multidimensional data where parent/aggregated cells ...
0
votes
0answers
18 views
About fetching MyLibrary by using books gdata
I have Develop One Application for the Google Book Search By JSon of Books Search.
Now i want to Fetch the My Library content and the Category data of the Google Books By JSON. Is there any JSON for ...
0
votes
1answer
66 views
How does Amazon EBS Snapshot determine modified files?
Typically, a sync application detects file modifications based on file size changes and modified dates. Does this hold true for Amazon EBS Snapshot processes?
Recently I noticed a fixed sized file ...
0
votes
2answers
274 views
changing factors to numeric - how to cope with unavailable values
I have a big data set from a questionary. Importing it from SPSS to R (using SPSS's Stata-Output) gave me the answer to each question as factor.
A question has answers from 1 to 10. However, there ...
0
votes
2answers
529 views
How can I ignore the NA data when I do the lm function?
My question is rather simple, but I could not get it resolved after trying a lot of things.
I have two data frames.
>a
col1 col2 col3 col4
1 1 2 1 4
2 2 NA 2 3
3 ...
0
votes
1answer
71 views
How can I make permanent the custom data I have manually put into my core data database?
Ok, I am admittedly pretty new to core data, and am still not quite as knowledgeable as I would like to be. I am doing some pretty basic data retrieval from the database using values that I went in ...
0
votes
1answer
71 views
Missing Data Updates
I am having a problem with data not updating on the CRM at my wife's office.
Scenario:
User loads the app.
Data from the DB populates the master view.
User opens edit screen.
Data is ...
0
votes
2answers
133 views
Analyzing data from same tables in diferent db instances
Short version:
How can I map two columns from table A and B if they both have a common identifier which in turn may have two values in column C
Lets say:
A
---
1 , 2
B
---
? , 3
C
-----
...
-1
votes
0answers
45 views
Unsupervised Clustering With Missing Values
I have a 2-D data set, with sparsity of 50%. I know that this data comes from mixture of gaussians model with 2 components, with different mean vectors and shared diagonal covariance matrix.
The ...