Metadata-Version: 1.1
Name: fdasrsf
Version: 1.0.1
Summary: functional data analysis using the square root slope framework
Home-page: http://stat.fsu.edu/~dtucker/research.html
Author: J. Derek Tucker
Author-email: dtucker@stat.fsu.edu
License: LICENSE.txt
Description: fdasrsf
        =======
        
        A python package for functional data analysis using the square root
        slope framework which performs pair-wise and group-wise
        alignment as well as modeling using functional component
        analysis
        
        Installation
        ------------------------------------------------------------------------------
        python setup.py install
        
        References
        ------------------------------------------------------------------------------
        Srivastava, A., Wu, W., Kurtek, S., Klassen, E., Marron, J. S., May 2011. 
        Registration of functional data using fisher-rao metric, arXiv:1103.3817v2 
        [math.ST].
        
        Tucker, J. D., Wu, W., Srivastava, A.,
        Generative Models for Function Data using Phase and Amplitude Separation, 
        Computational Statistics and Data Analysis (2012), 10.1016/j.csda.2012.12.001. 
        
Keywords: functional data analysis
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Requires: Cython
Requires: matplotlib
Requires: numpy
Requires: scipy
