Package: features 2015.12-1
features: Feature Extraction for Discretely-Sampled Functional Data
Discretely-sampled function is first smoothed. Features of the smoothed function are then extracted. Some of the key features include mean value, first and second derivatives, critical points (i.e. local maxima and minima), curvature of cunction at critical points, wiggliness of the function, noise in data, and outliers in data.
Authors:
features_2015.12-1.tar.gz
features_2015.12-1.zip(r-4.5)features_2015.12-1.zip(r-4.4)features_2015.12-1.zip(r-4.3)
features_2015.12-1.tgz(r-4.4-any)features_2015.12-1.tgz(r-4.3-any)
features_2015.12-1.tar.gz(r-4.5-noble)features_2015.12-1.tar.gz(r-4.4-noble)
features_2015.12-1.tgz(r-4.4-emscripten)features_2015.12-1.tgz(r-4.3-emscripten)
features.pdf |features.html✨
features/json (API)
NEWS
# Install 'features' in R: |
install.packages('features', repos = c('https://rvaradhan.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 9 years agofrom:3e4e990c1d. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | NOTE | Nov 02 2024 |
R-4.5-linux | NOTE | Nov 02 2024 |
R-4.4-win | OK | Nov 02 2024 |
R-4.4-mac | OK | Nov 02 2024 |
R-4.3-win | OK | Nov 02 2024 |
R-4.3-mac | OK | Nov 02 2024 |
Exports:featuresfgetplot.features
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Estimate features of a discretely-sampled functional data. | features |
Utility function to extract features from an object of 'class "features"'. | fget fget.features |
Plotting the smoothed fucntion and its derivatives. | plot plot.features |