Skip to content

jdiedrichsen/dataframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataframe

Dataframe toolboxes for data analysis and plotting in Matlab

Dataframe toolboxes are designed for fast and effortless data analysis in Matlab. The core functionality centers on a data structure called data frames, inspired by the statisical programming language R.

The subsection of the project include:

  • util: Utility functions do handle data frames, file input / output, etc.
  • pivot: Flexible caluclation of statistical tables
  • graph: Generation of statistical graphs
  • stats: Inferential statistical routines, such as ANOVA, ttest
  • circ: Analysis of circular data
  • kinematics: Analysis of movement data

A full list of functions can be found below

About

Dataframe toolboxes for data analysis and plotting in Matlab

Resources

Stars

Watchers

Forks

Packages

No packages published