Skip to content

Commit

Permalink
update matlab toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
acp29 committed Apr 2, 2024
1 parent a7b8d68 commit 25276ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified matlab/statistics-resampling.mltbx
Binary file not shown.
6 changes: 3 additions & 3 deletions matlab/statistics-resampling.prj
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<deployment-project plugin="plugin.toolbox" plugin-version="1.0">
<configuration build-checksum="3001033176" file="Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\matlab\statistics-resampling.prj" location="Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\matlab" name="statistics-resampling" target="target.toolbox" target-name="Package Toolbox">
<configuration build-checksum="2408871009" file="Y:\Documents\GitHub\statistics-resampling\matlab\statistics-resampling.prj" location="Y:\Documents\GitHub\statistics-resampling\matlab" name="statistics-resampling" target="target.toolbox" target-name="Package Toolbox">
<param.appname>statistics-resampling</param.appname>
<param.authnamewatermark>Andrew Penn</param.authnamewatermark>
<param.email>[email protected]</param.email>
<param.company>University of Sussex, UK</param.company>
<param.summary>Statistical analysis using resampling methods</param.summary>
<param.description>The statistics-resampling package is an Octave package and Matlab toolbox that can be used to perform a wide variety of statistics tasks using non-parametric resampling methods. In particular, the functions included can be used to estimate bias, uncertainty (standard errors and confidence intervals), prediction error, and calculate p-values for null hypothesis significance tests. Variations of the resampling methods are included that improve the accuracy of the statistics for small samples and samples with complex dependence structures.</param.description>
<param.screenshot>Y:\Documents\GitHub\statistics-resampling\doc\icon.png</param.screenshot>
<param.version>5.5.7</param.version>
<param.version>5.5.8</param.version>
<param.output>${PROJECT_ROOT}\statistics-resampling.mltbx</param.output>
<param.products.name />
<param.products.id />
Expand Down Expand Up @@ -86,7 +86,7 @@
<fileset.depfun.excluded />
<fileset.package />
<build-deliverables>
<file location="Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\matlab" name="statistics-resampling.mltbx" optional="false">Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\matlab\statistics-resampling.mltbx</file>
<file location="Y:\Documents\GitHub\statistics-resampling\matlab" name="statistics-resampling.mltbx" optional="false">Y:\Documents\GitHub\statistics-resampling\matlab\statistics-resampling.mltbx</file>
</build-deliverables>
<workflow />
<matlab>
Expand Down

0 comments on commit 25276ea

Please sign in to comment.