projects
/
aggexp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
357b8be
)
rename pkg --> aggexp
author
Benjamin Auder
<benjamin.auder@somewhere>
Mon, 13 Mar 2017 18:20:50 +0000
(19:20 +0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Mon, 13 Mar 2017 18:20:50 +0000
(19:20 +0100)
40 files changed:
aggexp/DESCRIPTION
[moved from
pkg/DESCRIPTION
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/LICENSE
[moved from
pkg/LICENSE
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/NAMESPACE
[moved from
pkg/NAMESPACE
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/b_Algorithm.R
[moved from
pkg/R/b_Algorithm.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/b_LinearAlgorithm.R
[moved from
pkg/R/b_LinearAlgorithm.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/m_ExponentialWeights.R
[moved from
pkg/R/m_ExponentialWeights.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/m_GeneralizedAdditive.R
[moved from
pkg/R/m_GeneralizedAdditive.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/m_KnearestNeighbors.R
[moved from
pkg/R/m_KnearestNeighbors.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/m_MLPoly.R
[moved from
pkg/R/m_MLPoly.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/m_RegressionTree.R
[moved from
pkg/R/m_RegressionTree.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/m_RidgeRegression.R
[moved from
pkg/R/m_RidgeRegression.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/m_SVMclassif.R
[moved from
pkg/R/m_SVMclassif.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/z_getData.R
[moved from
pkg/R/z_getData.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/z_plot.R
[moved from
pkg/R/z_plot.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/z_plotHelper.R
[moved from
pkg/R/z_plotHelper.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/z_runAlgorithm.R
[moved from
pkg/R/z_runAlgorithm.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/R/z_util.R
[moved from
pkg/R/z_util.R
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/AIL.csv
[moved from
pkg/data/AIL.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/ALE.csv
[moved from
pkg/data/ALE.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/CAE.csv
[moved from
pkg/data/CAE.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/CHD.csv
[moved from
pkg/data/CHD.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/EVT.csv
[moved from
pkg/data/EVT.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/HRI.csv
[moved from
pkg/data/HRI.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/HRI_2014.csv
[moved from
pkg/data/HRI_2014.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/IFS.csv
[moved from
pkg/data/IFS.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/JUS.csv
[moved from
pkg/data/JUS.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/LIS.csv
[moved from
pkg/data/LIS.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/LIS_2014.csv
[moved from
pkg/data/LIS_2014.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/MAS.csv
[moved from
pkg/data/MAS.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/MRA.csv
[moved from
pkg/data/MRA.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/NEI.csv
[moved from
pkg/data/NEI.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/POS.csv
[moved from
pkg/data/POS.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/PQV.csv
[moved from
pkg/data/PQV.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/PQV2.csv
[moved from
pkg/data/PQV2.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/PQV_2014.csv
[moved from
pkg/data/PQV_2014.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/README
[moved from
pkg/data/README
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/data/SLO.csv
[moved from
pkg/data/SLO.csv
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/man/aggexp-package.Rd
[moved from
pkg/man/aggexp-package.Rd
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/src/ew.predict_noNA.c
[moved from
pkg/src/ew.predict_noNA.c
with 100% similarity]
patch
|
blob
|
blame
|
history
aggexp/src/ml.predict_noNA.c
[moved from
pkg/src/ml.predict_noNA.c
with 100% similarity]
patch
|
blob
|
blame
|
history
diff --git
a/pkg/DESCRIPTION
b/aggexp/DESCRIPTION
similarity index 100%
rename from
pkg/DESCRIPTION
rename to
aggexp/DESCRIPTION
diff --git
a/pkg/LICENSE
b/aggexp/LICENSE
similarity index 100%
rename from
pkg/LICENSE
rename to
aggexp/LICENSE
diff --git
a/pkg/NAMESPACE
b/aggexp/NAMESPACE
similarity index 100%
rename from
pkg/NAMESPACE
rename to
aggexp/NAMESPACE
diff --git
a/pkg/R/b_Algorithm.R
b/aggexp/R/b_Algorithm.R
similarity index 100%
rename from
pkg/R/b_Algorithm.R
rename to
aggexp/R/b_Algorithm.R
diff --git
a/pkg/R/b_LinearAlgorithm.R
b/aggexp/R/b_LinearAlgorithm.R
similarity index 100%
rename from
pkg/R/b_LinearAlgorithm.R
rename to
aggexp/R/b_LinearAlgorithm.R
diff --git
a/pkg/R/m_ExponentialWeights.R
b/aggexp/R/m_ExponentialWeights.R
similarity index 100%
rename from
pkg/R/m_ExponentialWeights.R
rename to
aggexp/R/m_ExponentialWeights.R
diff --git
a/pkg/R/m_GeneralizedAdditive.R
b/aggexp/R/m_GeneralizedAdditive.R
similarity index 100%
rename from
pkg/R/m_GeneralizedAdditive.R
rename to
aggexp/R/m_GeneralizedAdditive.R
diff --git
a/pkg/R/m_KnearestNeighbors.R
b/aggexp/R/m_KnearestNeighbors.R
similarity index 100%
rename from
pkg/R/m_KnearestNeighbors.R
rename to
aggexp/R/m_KnearestNeighbors.R
diff --git
a/pkg/R/m_MLPoly.R
b/aggexp/R/m_MLPoly.R
similarity index 100%
rename from
pkg/R/m_MLPoly.R
rename to
aggexp/R/m_MLPoly.R
diff --git
a/pkg/R/m_RegressionTree.R
b/aggexp/R/m_RegressionTree.R
similarity index 100%
rename from
pkg/R/m_RegressionTree.R
rename to
aggexp/R/m_RegressionTree.R
diff --git
a/pkg/R/m_RidgeRegression.R
b/aggexp/R/m_RidgeRegression.R
similarity index 100%
rename from
pkg/R/m_RidgeRegression.R
rename to
aggexp/R/m_RidgeRegression.R
diff --git
a/pkg/R/m_SVMclassif.R
b/aggexp/R/m_SVMclassif.R
similarity index 100%
rename from
pkg/R/m_SVMclassif.R
rename to
aggexp/R/m_SVMclassif.R
diff --git
a/pkg/R/z_getData.R
b/aggexp/R/z_getData.R
similarity index 100%
rename from
pkg/R/z_getData.R
rename to
aggexp/R/z_getData.R
diff --git
a/pkg/R/z_plot.R
b/aggexp/R/z_plot.R
similarity index 100%
rename from
pkg/R/z_plot.R
rename to
aggexp/R/z_plot.R
diff --git
a/pkg/R/z_plotHelper.R
b/aggexp/R/z_plotHelper.R
similarity index 100%
rename from
pkg/R/z_plotHelper.R
rename to
aggexp/R/z_plotHelper.R
diff --git
a/pkg/R/z_runAlgorithm.R
b/aggexp/R/z_runAlgorithm.R
similarity index 100%
rename from
pkg/R/z_runAlgorithm.R
rename to
aggexp/R/z_runAlgorithm.R
diff --git
a/pkg/R/z_util.R
b/aggexp/R/z_util.R
similarity index 100%
rename from
pkg/R/z_util.R
rename to
aggexp/R/z_util.R
diff --git
a/pkg/data/AIL.csv
b/aggexp/data/AIL.csv
similarity index 100%
rename from
pkg/data/AIL.csv
rename to
aggexp/data/AIL.csv
diff --git
a/pkg/data/ALE.csv
b/aggexp/data/ALE.csv
similarity index 100%
rename from
pkg/data/ALE.csv
rename to
aggexp/data/ALE.csv
diff --git
a/pkg/data/CAE.csv
b/aggexp/data/CAE.csv
similarity index 100%
rename from
pkg/data/CAE.csv
rename to
aggexp/data/CAE.csv
diff --git
a/pkg/data/CHD.csv
b/aggexp/data/CHD.csv
similarity index 100%
rename from
pkg/data/CHD.csv
rename to
aggexp/data/CHD.csv
diff --git
a/pkg/data/EVT.csv
b/aggexp/data/EVT.csv
similarity index 100%
rename from
pkg/data/EVT.csv
rename to
aggexp/data/EVT.csv
diff --git
a/pkg/data/HRI.csv
b/aggexp/data/HRI.csv
similarity index 100%
rename from
pkg/data/HRI.csv
rename to
aggexp/data/HRI.csv
diff --git
a/pkg/data/HRI_2014.csv
b/aggexp/data/HRI_2014.csv
similarity index 100%
rename from
pkg/data/HRI_2014.csv
rename to
aggexp/data/HRI_2014.csv
diff --git
a/pkg/data/IFS.csv
b/aggexp/data/IFS.csv
similarity index 100%
rename from
pkg/data/IFS.csv
rename to
aggexp/data/IFS.csv
diff --git
a/pkg/data/JUS.csv
b/aggexp/data/JUS.csv
similarity index 100%
rename from
pkg/data/JUS.csv
rename to
aggexp/data/JUS.csv
diff --git
a/pkg/data/LIS.csv
b/aggexp/data/LIS.csv
similarity index 100%
rename from
pkg/data/LIS.csv
rename to
aggexp/data/LIS.csv
diff --git
a/pkg/data/LIS_2014.csv
b/aggexp/data/LIS_2014.csv
similarity index 100%
rename from
pkg/data/LIS_2014.csv
rename to
aggexp/data/LIS_2014.csv
diff --git
a/pkg/data/MAS.csv
b/aggexp/data/MAS.csv
similarity index 100%
rename from
pkg/data/MAS.csv
rename to
aggexp/data/MAS.csv
diff --git
a/pkg/data/MRA.csv
b/aggexp/data/MRA.csv
similarity index 100%
rename from
pkg/data/MRA.csv
rename to
aggexp/data/MRA.csv
diff --git
a/pkg/data/NEI.csv
b/aggexp/data/NEI.csv
similarity index 100%
rename from
pkg/data/NEI.csv
rename to
aggexp/data/NEI.csv
diff --git
a/pkg/data/POS.csv
b/aggexp/data/POS.csv
similarity index 100%
rename from
pkg/data/POS.csv
rename to
aggexp/data/POS.csv
diff --git
a/pkg/data/PQV.csv
b/aggexp/data/PQV.csv
similarity index 100%
rename from
pkg/data/PQV.csv
rename to
aggexp/data/PQV.csv
diff --git
a/pkg/data/PQV2.csv
b/aggexp/data/PQV2.csv
similarity index 100%
rename from
pkg/data/PQV2.csv
rename to
aggexp/data/PQV2.csv
diff --git
a/pkg/data/PQV_2014.csv
b/aggexp/data/PQV_2014.csv
similarity index 100%
rename from
pkg/data/PQV_2014.csv
rename to
aggexp/data/PQV_2014.csv
diff --git
a/pkg/data/README
b/aggexp/data/README
similarity index 100%
rename from
pkg/data/README
rename to
aggexp/data/README
diff --git
a/pkg/data/SLO.csv
b/aggexp/data/SLO.csv
similarity index 100%
rename from
pkg/data/SLO.csv
rename to
aggexp/data/SLO.csv
diff --git
a/pkg/man/aggexp-package.Rd
b/aggexp/man/aggexp-package.Rd
similarity index 100%
rename from
pkg/man/aggexp-package.Rd
rename to
aggexp/man/aggexp-package.Rd
diff --git
a/pkg/src/ew.predict_noNA.c
b/aggexp/src/ew.predict_noNA.c
similarity index 100%
rename from
pkg/src/ew.predict_noNA.c
rename to
aggexp/src/ew.predict_noNA.c
diff --git
a/pkg/src/ml.predict_noNA.c
b/aggexp/src/ml.predict_noNA.c
similarity index 100%
rename from
pkg/src/ml.predict_noNA.c
rename to
aggexp/src/ml.predict_noNA.c