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 14, 2024
1 parent a6ffaaf commit 76d91cd
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: statistics-resampling
version: 5.5.9
date: 2024-04-12
date: 2024-04-14
author: Andrew Penn <[email protected]>
maintainer: Andrew Penn <[email protected]>
title: A statistics package with a variety of resampling tools
Expand Down
Binary file modified matlab/statistics-resampling.mltbx
Binary file not shown.
64 changes: 32 additions & 32 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="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">
<configuration build-checksum="3252172317" 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.8</param.version>
<param.version>5.5.9</param.version>
<param.output>${PROJECT_ROOT}\statistics-resampling.mltbx</param.output>
<param.products.name />
<param.products.id />
Expand Down Expand Up @@ -49,38 +49,38 @@
<param.docs />
</unset>
<fileset.rootdir>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst</file>
</fileset.rootdir>
<fileset.rootfiles>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\boot.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\boot.mexa64</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\boot.mexmaca64</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\boot.mexmaci64</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\boot.mexw32</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\boot.mexw64</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\boot1way.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\bootbayes.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\bootcdf.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\bootci.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\bootclust.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\bootknife.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\bootlm.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\bootmode.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\bootstrp.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\bootwild.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\cor.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\credint.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\deffcalc.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\demo_data.csv</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\randtest2.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\sampszcalc.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\smoothmad.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\smoothmedian.m</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\smoothmedian.mexa64</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\smoothmedian.mexmaca64</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\smoothmedian.mexmaci64</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\smoothmedian.mexw32</file>
<file>Z:\Macintosh HD\Users\andrewcpenn\Documents\GitHub\statistics-resampling\inst\smoothmedian.mexw64</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\boot.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\boot.mexa64</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\boot.mexmaca64</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\boot.mexmaci64</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\boot.mexw32</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\boot.mexw64</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\boot1way.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\bootbayes.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\bootcdf.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\bootci.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\bootclust.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\bootknife.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\bootlm.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\bootmode.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\bootstrp.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\bootwild.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\cor.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\credint.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\deffcalc.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\demo_data.csv</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\randtest2.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\sampszcalc.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\smoothmad.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\smoothmedian.m</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\smoothmedian.mexa64</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\smoothmedian.mexmaca64</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\smoothmedian.mexmaci64</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\smoothmedian.mexw32</file>
<file>Y:\Documents\GitHub\statistics-resampling\inst\smoothmedian.mexw64</file>
</fileset.rootfiles>
<fileset.depfun.included />
<fileset.depfun.excluded />
Expand Down

0 comments on commit 76d91cd

Please sign in to comment.