Tagged Questions
0
votes
0answers
48 views
Rubric for good data analysis
As statistics education moves online, educators are facing new problems related to the administration of their courses. Jeff Leek and Roger Peng, for example, taught approximately 100,000 students ...
8
votes
2answers
432 views
How to simulate functional data?
I'm trying to test various functional data analysis approaches.
Ideally, i'd like to test the panel of approaches i have on simulated functional data. I've tried to generate simulated FD using an ...
1
vote
0answers
164 views
Predicting curve registration parameters in functional data analysis with noisy data
I have some data I'm studying where functional data analysis seems
like a promising approach. But having never tackled FDA
before, I'm having trouble wrapping my head around it.
For background, I ...
8
votes
1answer
467 views
Predicting response from new curves using fda package in R
Basically all I want to do is predict a scalar response using some curves.
I've got as far as doing a regression (using fRegress from the fda package) but have no idea how to apply the results to a ...