Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Repository
Testing version of fdadensity
Basic Info
- Host: GitHub
- Owner: functionaldata
- License: other
- Language: R
- Default Branch: master
- Size: 7.22 MB
Statistics
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
tDENS
Testing version of fdadensity
What is this repository for?
This is R package implementation of the methodology proposed by Petersen & Mueller in the manuscript: "Functional Data Analysis for Density Functions by Transformation to a Hilbert space".
How do I get set up?
Assuming you can see this you should have access to this repo. Therefore just use clone the repo and then use devtools with load_all() to load the file. It should automatically compile the functions needed and get you going at no time (ie. devtools::load_all('folder_you_cloned_all_this_stuff'))
But I just want to install it...
You can install the package in R using:
devtools::install_github("functionaldata/tDENS")
Once installed you can load the package with:
library(fdadensity)
Who do I talk to if I want somethig fixed/changed/added?
You can message Alex Petersen.
Owner
- Name: functionaldata
- Login: functionaldata
- Kind: organization
- Repositories: 6
- Profile: https://github.com/functionaldata
GitHub Events
Total
- Issues event: 1
- Delete event: 2
- Issue comment event: 4
- Push event: 5
- Pull request event: 3
- Create event: 1
Last Year
- Issues event: 1
- Delete event: 2
- Issue comment event: 4
- Push event: 5
- Pull request event: 3
- Create event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| hadjipantelis | p****s@g****m | 8 |
| hadjipantelis | h****s | 5 |
| Alex Petersen | p****n@p****u | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- nickf314 (1)
Pull Request Authors
- alexpete (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 299 last-month
- Total docker downloads: 43,390
- Total dependent packages: 2
- Total dependent repositories: 1
- Total versions: 4
- Total maintainers: 1
cran.r-project.org: fdadensity
Functional Data Analysis for Density Functions by Transformation to a Hilbert Space
- Homepage: https://github.com/functionaldata/tDENS
- Documentation: http://cran.r-project.org/web/packages/fdadensity/fdadensity.pdf
- License: BSD_3_clause + file LICENSE
-
Latest release: 0.1.4
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.1.1 depends
- fdapace >= 0.2.0 imports
- testthat * suggests