Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data is too sparse #1

Open
animesh opened this issue May 2, 2017 · 2 comments
Open

data is too sparse #1

animesh opened this issue May 2, 2017 · 2 comments

Comments

@animesh
Copy link

animesh commented May 2, 2017

facing the following error with an input matrix of 4560*39

...
Not enough points in local window, please increase bandwidth!
...
data is too sparse, retry with larger bandwidths!
...
Not enough points in local window, please increase bandwidth!
Error: the data is too sparse, no suitable bandwidth can be found! Try Gaussian kern instead!
Error: FPCA is aborted because the observed data is too sparse to estimate the covariance function!
Error in matrix(rep(mu, m), ncol = m) : 
  'data' must be of a vector type, was 'NULL'

must note that i have only two time points with 10 and 29 samples representing each time point respectively

@yunzhang813
Copy link
Owner

Hi Ani,

You have too few time point to define a functional data. There's not enough information to make inference. For this type of analysis, we usually require time-course data with at least 7 time points. However, we are currently working on the same problem with limited time point (1~2 time points). We will update the repository once we have some established work.

@animesh
Copy link
Author

animesh commented May 4, 2017

Thanks for the clarification @yunzhang813 👍 Looking forward to the two time point version then :) Meanwhile what would be your recommendation for performing such analysis, any other tool which i can try?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants