Skip to content

stmueller/pathmapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 R_init_pathmapping() 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

About

pathmapping

Resources

License

Stars

Watchers

Forks

Packages

No packages published