Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Repository
pathmapping
Basic Info
- Host: GitHub
- Owner: stmueller
- License: gpl-2.0
- Language: R
- Default Branch: master
- Size: 85 KB
Statistics
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
pathmapping
pathmapping package for the R statistical computing language.
Developed by Shane T. Mueller and Brandon Perelman Dept of Cognitive and Learning Sciences Michigan Technological University
This package allows you to measure the area-based deviation between pairs of paths. It uses an optimization approach to provide robust area-based measures. It produces both an area-measure and a mapping between paths.
More details are found at:
https://sites.google.com/a/mtu.edu/mapping/
Source code repository at:
https://github.com/stmueller/pathmapping/
Mueller, S. T., Perelman, B. S., & Veinott, E. S. (2016). An optimization approach for mapping and measuring the divergence and correspondence between paths. Behavior research methods, 48(1), 53-71. DOI:10.3758/s13428-015-0562-7.
pathmapping 1.0.3: November 2023
- Fix improper c Rinitpathmapping() init function to expose compiled functions.
- Compiled version of Cost_Area that is now used by default--approximately 60% speed-up.
pathmapping 1.0.2: March 2017
Minor fixes to address compilation on sparc, fix some documentation, and fix a return value issue that will apparently be deprecated in the future.
pathmapping 1.0.1: March 2017
- Documentation improved.
- Fixed a problem with array dimension names in CreateMap
- Added compiled function shoelace formula. This is not used, because it is a bit slower than special-purpose surveyor's formulae for 3/4 points, but is a lot faster than the general-purpose surveyor's formula.
- Version number updated.
pathmapping 1.0: 2014/2015.
- First release
Owner
- Name: Shane Mueller
- Login: stmueller
- Kind: user
- Location: Houghton, MI
- Company: @MTU
- Website: http://shanetmueller.info
- Repositories: 15
- Profile: https://github.com/stmueller
Associate Professor of Applied Cognitive Science and Human Factors, Michigan Technological University
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 2 years ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 127 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: pathmapping
Compute Deviation and Correspondence Between Spatial Paths
- Homepage: https://sites.google.com/a/mtu.edu/mapping/
- Documentation: http://cran.r-project.org/web/packages/pathmapping/pathmapping.pdf
- License: GPL-2
- Status: removed
-
Latest release: 1.0.2
published over 9 years ago