Closed RichardFav closed 4 years ago
These functions have been created and are now available within the program, and are named "Correlation Comparison (Fixed)" and "Correlation Fit Parameters (Fixed)" available under the "Angular Head Velocity Analysis" function group.
Note that the two freely moving analysis functions named in the issue above have also been moved to the "Angular Head Velocity Analysis" function group and (for consistency purposes) are also renamed as:
These new functions are available on Git so a pull request will need to be made on Subiculum to apply these changes.
add an option to combine CW and CCW data points, so that they are all shown on the same plot and the stats will also be done on all together.
The option to combine metrics has been added to the function "Correlation Comparison (Fixed)", and is possible by using the plotting parameter "Combine Metrics Between Phases". This is now available on Subiculum.
Need to also implement a measure for residuals to use instead of/in addition to the Pearson's correlation. Either the standard error or the sum of squared residuals.
This has been implemented within the function "Correlation Comparison (Fixed)", and can be accessed via the "Metric Type" plotting parameter using the value "Fit Error".
Note that there are 3 different types of fit errors that can be calculated (accessed by setting the value of the calculation parameter "Error Calculation Type"):
These functions are to mirror that which has already been created for the freely moving experiments (namely the "AHV Correlation Comparison" and "AHV Fit Parameters" functions located in the "Freely Moving Analysis" function group).