-
https://github.com/refunders/refund/blob/eb6af5c54779710b75cfff36acae3eec20189a2d/R/fpca.face.R#L159
All FPCA functions in the package `refund` provide two arguments for data input, `Y` for a obser…
-
### Bug description summary
ImportError: cannot import name '_evaluate_grid' from 'skfda._utils' (C:\Users\abcd\anaconda3\lib\site-packages\skfda\_utils\__init__.py)
I have already manually uninst…
-
Hi Clara,
I am trying to run a FPCA on 2d surfaces. They are contained in a list of matrices with 50 rows and 26 columns, representing 32 surface. Because of the sampling methods, some of the surfa…
-
- [x] merge pfr and fgam
- [x] renaming psfr
- [x] allowing random effects in user-friendly way
- [x] build preprocessing functions
- [x] fix issues from preprocessing
- [x] summary method (use summar…
-
- How do we look at an object and see what's in it? Like for example I want to do FPCA but I might have multiple summaries calculated and I want to know what they are named so I know what to extract
…
-
We may want to restrict the `feature_universe` to a subset of genes/features even before further abundance (or other) based filtering happens.
For instance, you may want to restrict a DGE or PCA to…
-
Use either [cicerone][] or [rintrojs][] to create javascript-guided introduction to the top-level shiny `*Analays` modules (like `fdgeAnalysis`).
Our `*Analysis` modules perform a soup-to-nuts vers…
-
... what if desired `pve` is not attainable via fpca.sc?
-
### Motivation
Computing scores between `FDataIrregular` objects is a missing functionality of the package, and it can be useful when measuring the quality of conversions from irregular objects to …
-
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 …