Skip to content

lanl/F-ANOVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F-ANOVA

Functional Analysis of Variance (F-ANOVA)

Class and supporting functions to utilize an object oriented approach to F-ANOVA. Class also supports testing for the equality of covariance functions between 2-groups or k-number of groups.

Description

Functional analyis of variance investigates whether categorical variables affect the mean response. OneWay ANOVA investigates how a single categorical variable with k-different levels affects the mean response. TwoWay ANOVA investigates how a two categorical variables, denoted Primary and Secondary Factors, each with different levels affects the mean response.

Run help functionalANOVA in MATLAB for full documentation

Visuals

One Way Example: OneWay

Two Way Example: OneWay

Installation

In the 'current folder' tab in MATLAB, right click on the entire repository, "Add to Path", then "Selected Folders and Subfolders".

Usage

Please see the in-depth demo script: Demo Script

Support

Name: Adam C. Watts

Email: [email protected]

Authors and acknowledgment

Thanks to Jin-Ting Zhang as some of his has been modified within this framework.

Thanks to Samuel Myren for his contribution on the OneWay ANOVA portions.

About

Functional Analysis of Variance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages