Skip to content

Commit

Permalink
version 1.6-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Rusch authored and cran-robot committed Jun 29, 2024
1 parent 1aee866 commit 76993b3
Show file tree
Hide file tree
Showing 148 changed files with 3,992 additions and 4,645 deletions.
Empty file modified .Rinstignore
100644 → 100755
Empty file.
31 changes: 14 additions & 17 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,28 +1,25 @@
Package: stops
Title: Structure Optimized Proximity Scaling
Version: 1.0-1
Date: 2023-01-18
Authors@R: c(person(given="Thomas", family="Rusch", email="thomas.rusch@wu.ac.at", role = c("aut","cre")), person(given="Jan",family="de Leeuw", role = c("aut")), person(given="Lisha",family="Chen", role = "aut"), person(given="Patrick",family="Mair", role = "aut"), person(given="Kurt",family="Hornik", role = "ctb"))
Author: Thomas Rusch [aut, cre],
Jan de Leeuw [aut],
Lisha Chen [aut],
Patrick Mair [aut],
Kurt Hornik [ctb]
Version: 1.6-2
Authors@R: c(person(given="Thomas", family="Rusch", email="thomas.rusch@wu.ac.at", role = c("aut","cre"),comment = c(ORCID = "0000-0002-7773-2096")), person(given="Patrick", family="Mair", role = "aut",comment=c(ORCID="0000-0003-0100-6511")), person(given="Kurt",family="Hornik", role = "ctb", email = "Kurt.Hornik@R-project.org", comment = c(ORCID = "0000-0003-4198-9911")))
Maintainer: Thomas Rusch <thomas.rusch@wu.ac.at>
Description: A collection of methods that fit nonlinear distance transformations in multidimensional scaling (MDS) and trade-off the fit with structure considerations to find optimal parameters also known as structure optimized proximity scaling (STOPS) (Rusch, Mair & Hornik, 2023,<doi:10.1007/s11222-022-10197-w>). The package contains various functions, wrappers, methods and classes for fitting, plotting and displaying different MDS models in a STOPS framework like Torgerson (classical) scaling, scaling by majorizing a complex function (SMACOF), Sammon mapping, elastic scaling, symmetric SMACOF, spherical SMACOF, s-stress, r-stress, power MDS, power elastic scaling, power Sammon mapping, power stress MDS (POST-MDS), approximate power stress, Box-Cox MDS, local MDS and Isomap. All of these models can also be fit individually with given hyperparameters or by optimizing over hyperparameters based on fit only (i.e., no structure considerations). The package further contains functions for optimization, specifically the adaptive Luus-Jaakola algorithm and a wrapper for Bayesian optimization with treed Gaussian process with jumps to linear models, and functions for various c-structuredness indices.
Depends: R (>= 3.5.0), smacof, rgl
Imports: cordillera, MASS, pso, scatterplot3d, acepack, minerva,
energy, DiceOptim, DiceKriging, tgp, pomp, vegan, scagnostics,
clue, cmaes, dfoptim, nloptr
Description: Methods that use flexible variants of multidimensional scaling (MDS) which incorporate parametric nonlinear distance transformations and trade-off the goodness-of-fit fit with structure considerations to find optimal hyperparameters, also known as structure optimized proximity scaling (STOPS) (Rusch, Mair & Hornik, 2023,<doi:10.1007/s11222-022-10197-w>). The package contains various functions, wrappers, methods and classes for fitting, plotting and displaying different 1-way MDS models with ratio, interval, ordinal optimal scaling in a STOPS framework. These cover essentially the functionality of the package smacofx, including Torgerson (classical) scaling with power transformations of dissimilarities, SMACOF MDS with powers of dissimilarities, Sammon mapping with powers of dissimilarities, elastic scaling with powers of dissimilarities, spherical SMACOF with powers of dissimilarities, (ALSCAL) s-stress MDS with powers of dissimilarities, r-stress MDS, MDS with powers of dissimilarities and configuration distances, elastic scaling powers of dissimilarities and configuration distances, Sammon mapping powers of dissimilarities and configuration distances, power stress MDS (POST-MDS), approximate power stress, Box-Cox MDS, local MDS, Isomap, curvilinear component analysis (CLCA), curvilinear distance analysis (CLDA) and sparsified (power) multidimensional scaling and (power) multidimensional distance analysis (experimental models from smacofx influenced by CLCA). All of these models can also be fit by optimizing over hyperparameters based on goodness-of-fit fit only (i.e., no structure considerations). The package further contains functions for optimization, specifically the adaptive Luus-Jaakola algorithm and a wrapper for Bayesian optimization with treed Gaussian process with jumps to linear models, and functions for various c-structuredness indices.
Depends: R (>= 3.5.0), smacofx
Imports: acepack, clue, cmaes, cordillera, dfoptim, DiceOptim,
DiceKriging, energy, minerva, nloptr, pomp, pso, scagnostics,
smacof, tgp, vegan
Enhances: stats
Suggests: sp, R.rsp
Suggests: R.rsp
License: GPL-2 | GPL-3
LazyData: true
URL: https://r-forge.r-project.org/projects/stops/
VignetteBuilder: R.rsp
Encoding: UTF-8
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2023-01-18 21:02:27 UTC; trusch
Packaged: 2024-06-27 15:45:24 UTC; trusch
Author: Thomas Rusch [aut, cre] (<https://orcid.org/0000-0002-7773-2096>),
Patrick Mair [aut] (<https://orcid.org/0000-0003-0100-6511>),
Kurt Hornik [ctb] (<https://orcid.org/0000-0003-4198-9911>)
Repository: CRAN
Date/Publication: 2023-01-20 10:10:02 UTC
Date/Publication: 2024-06-28 07:30:02 UTC
172 changes: 92 additions & 80 deletions MD5
Original file line number Diff line number Diff line change
@@ -1,105 +1,117 @@
1067ba075fc925d6bb5a846f204e26b5 *DESCRIPTION
938e9d19f41aebae1f15d375eb93b0ef *NAMESPACE
3341cd37009de3690cbebf06cb8cf919 *NEWS
6dd178d3ad3560d472863aeabeb1d641 *DESCRIPTION
b9183d9ae9a6f245a7e1d02062519bac *NAMESPACE
72574bfabeb88d0d3b77369adae712d3 *NEWS
f34707f615a55f9557c035cdc19f6f50 *R/BankingCrisesDistances-data.R
d08694ec49429342f966800c262ccfbc *R/Pendigits500-data.R
9942469ea164aac4cbc1f669b6021a64 *R/Swissroll-data.R
ee9435839f99082cb0699c2b48eb7a65 *R/bcstress.R
542a9f2640b93cce189a321c3d4f122f *R/extras.R
fd4c070b57c83a8e002ec6c25f1d95b4 *R/lmds.R
173c6741d29b3b66cf8eda942fd74395 *R/optimizations.R
c12ad6320ed3841925168582308a19a9 *R/powerstress.R
2ac09a44d091f80f2e35bdae402727ce *R/stops-package.R
41c21d184dcaae00fa07a659a2b7bfd9 *R/stops.R
0e3aa68d705da44892fe5dcfcbcec4f1 *R/structurednessindices.R
c89e46ce0c927850cf8f551575dad1cf *build/vignette.rds
750911916dcbe9ed62ceb196b2eed332 *R/bootmds.stops.R
f9fb8686efbccc5be9799b8f1e960534 *R/coef.stops.R
f8d387a4f3616f1afdf66380c7d1e2af *R/jackmds.stops.R
03b623702bcc258a5d2e0609619900dd *R/ljoptim.R
b7bce9dfac069945d564d947ebde6a26 *R/plot.stops.R
8cf302e4b9aafdb8e4a4c71f5ab7f184 *R/print.stops.R
552062d74fdb99c641dfad91ea95576d *R/residuals.stops.R
9c8a29ee4898ebdf8fa897b0c7cff6ba *R/spp.R
2042fd99b0801824f4685bf72308aecb *R/stop_apstress.R
665baefb8db681840da6ac6d03b31ccb *R/stop_bcmds.R
da1778cc8665b284e1a1abac3efb8d25 *R/stop_clca.R
c18ef01325bd1e2cce25c6849e7de88c *R/stop_clda.R
7a39548427c1c90f4078b807a531a571 *R/stop_cmdscale.R
9bff8a63cc7b4db38dfe6414444a90b7 *R/stop_elastic.R
fea48e967b5cfb8281e2a85628facbbc *R/stop_isomap.R
9bcafd40ae186b9dc0d35314455d92e4 *R/stop_lmds.R
0f517e8a1632e0f3fb109d7b3b5f0db4 *R/stop_powerelastic.R
ccfe60913216960afd84ef9fe4819868 *R/stop_powermds.R
cf7d01e5c8c0bbaa5650286fa08048a6 *R/stop_powersammon.R
f829bca68330fa73a2e3bc65c4b24cb5 *R/stop_powerstress.R
2282ae7df35b713f31ba786c546d5bae *R/stop_rpowerstress.R
b3ddce761b578a9d76d765db0d860560 *R/stop_rstress.R
f7d48478244f854a25b303a1a4486d65 *R/stop_sammon.R
d853b05b0c939e1f69f588e64f222f52 *R/stop_sammon2.R
bec9bb2bd6476168eaa2463f109bdece *R/stop_smacofSphere.R
690f97890c82d4566ca0f579fb93124d *R/stop_smacofSym.R
ffe52402bdb06c9a7a08886925489e04 *R/stop_smdda.R
eb938d036f0f1f1feac67ac2caf23a2e *R/stop_smds.R
6e63a24b8a49b7bdb7a26bcebb2977c2 *R/stop_spmdda.R
bc03f6b9a28ad0cb7e07448d2b546905 *R/stop_spmds.R
c784669cab187e1b35e7b949c8b0affd *R/stop_sstress.R
3eee76831b198cdba17f86056b39d30a *R/stoploss.R
95891426b4ba4a7c32e49adbb4396cdd *R/stops-package.R
c46b06aca95264c0a13a87a764df1093 *R/stops.R
b628cd3cf7456e2504a02d7b96120bc6 *R/structurednessindices.R
9f2375c9ced6c93aab930b132514cae4 *R/summary.stops.R
2c671ba0bea662ca39f1fcc81beb10ee *R/tgpoptim.R
9c5a14baa53ed33983cc65638bd99c0a *build/vignette.rds
79fa96ef379e2ffa098897efcc1bcb2e *data/BankingCrisesDistances.rda
bb4b0b40ed0a6b03484b7fc8dd5e9293 *data/Pendigits500.rda
38f88736f43e8d67431485bbb0b42af7 *data/Swissroll.rda
72666fdabe9d63416e34c46a795374b0 *inst/CITATION
432229c308042ac6591aca15e918b55d *inst/CITATION
9b19f412ea9b7496bf9fa117a0cb7731 *inst/doc/stops.html
5d4d6b5f92d6b7870cff743b5d9bab0a *inst/doc/stops.html.asis
f4ef66d0e0ac3b2097eb0c514668cb62 *man/BankingCrisesDistances.Rd
bbc9d6f20675e0402e1d767771461786 *man/Pendigits500.Rd
79f71ef7c9a24d7c7fcf8b9448ba253d *man/Swissroll.Rd
43b90d68fd0c3da8b7a2bbcc5a1973e8 *man/apStressMin.Rd
f400d23f4ab991011dd70846816aabbb *man/bcStressMin.Rd
9da2d1fb8b10069642f2397cc9c326de *man/bootmds.stops.Rd
7a53dac829ecc388dfbb04baacb59912 *man/c_association.Rd
bd1b8a457415dcd3833c7fe635e70d75 *man/c_clumpiness.Rd
fa110ac5c70ebba9e8d08034db525110 *man/c_clusteredness.Rd
9ff8fdf4e09f7edc3cb08317ac00a0dd *man/c_clumpiness.Rd
85b36c0b7da0991186fd3a200db065b9 *man/c_clusteredness.Rd
589a35ffc42d88c148e36f14b31ad7f7 *man/c_complexity.Rd
4bc74ff889a55d7987a8e7137418e645 *man/c_convexity.Rd
98eb365e21e79eeb34067db1e0b4f1d1 *man/c_convexity.Rd
83c5c228bd42409fa456b1011942e09c *man/c_dependence.Rd
71c9a72c5445c12fdf1a405a6adef334 *man/c_faithfulness.Rd
c2d21063aa51cb0321f2e39e96c54434 *man/c_functionality.Rd
1d1a772a13896756fd134078b3170572 *man/c_hierarchy.Rd
f24049aa790b4005737860efcf1d0c9c *man/c_hierarchy.Rd
73927990ba9746d97419d49597a0f349 *man/c_inequality.Rd
504906355ae2eeea6b4f48fa824bf71a *man/c_linearity.Rd
1201aad8f95a155655a71be6cd6592e9 *man/c_manifoldness.Rd
e51586d32fd8a14bfbf17d71c0a3d3d5 *man/c_mine.Rd
e3b05c6ec9a015fdcdaffab313c47290 *man/c_nonmonotonicity.Rd
9a70ca259efef5ee3f8f762fe0e85832 *man/c_outlying.Rd
78103e7d7fe1e16f7482077d592eb99f *man/c_outlying.Rd
e71ba59b98ab91398f8c257fe748d5c3 *man/c_regularity.Rd
300364458aa97c3b7aad2c6c327464aa *man/c_skinniness.Rd
3c60d65f733fc6fac56c203863463e94 *man/c_sparsity.Rd
e5baa20d769482ab5de60c59071ad536 *man/c_striatedness.Rd
27761abd0908e8db7e894417dfe7232a *man/c_stringiness.Rd
7809da98dc087c0e91cf2fcaaa55fc5b *man/cmds.Rd
6af88b9feb15ec9b599ad46c61f319b7 *man/cmdscale.Rd
8968dc9477bb19278d6bdb351b499cdd *man/coef.stops.Rd
e049f2b855405226fe1c68715e1317f2 *man/conf_adjust.Rd
356fedd808a81325ffde79377aa424c2 *man/doubleCenter.Rd
a2e95d10672c8dc9dc8dca5b324fa306 *man/enorm.Rd
8b48e93f3cbf4482326d0665400ae314 *man/c_shepardness.Rd
0712f642a11e9c226a61942dadc831a9 *man/c_skinniness.Rd
8b6c4072273a94264454b1b70b111cd4 *man/c_sparsity.Rd
bc3de04b535d405db387d20a25070132 *man/c_striatedness.Rd
c3ab5a463134e257eb96ca7f7e3cf836 *man/c_stringiness.Rd
aac0b963d6ed8991c17c39ce514ae709 *man/coef.stops.Rd
0c04e4ddbedf754f528d9e117e4ac9d4 *man/jackmds.stops.Rd
534acbb4fa4f7eafaec1fef1cfecf864 *man/knn_dist.Rd
49d642fb19d5c3ecc43277c863218c8b *man/ljoptim.Rd
2deb162f3816fe259405d71c9daa8b95 *man/lmds.Rd
cded1a16fe84d8d574d41ed755754cc2 *man/mkBmat.Rd
ef47ad9fa3b51ea557d68fdd15f5512a *man/mkPower.Rd
72da820ba135b9489678b71167e525f9 *man/mkPower2.Rd
7fe426f44a8123ad16fa5ba690d1771b *man/plot.cmdscaleE.Rd
aa38c352dc5f7b77a7d2b7ceca9a6ed2 *man/plot.smacofP.Rd
4d2e4529ccb79e64861f656c08ac6560 *man/plot.stops.Rd
bf956417fa761e0fbf927efbb4c666eb *man/plot3d.cmdscaleE.Rd
43983eb2e477716133207d3ebc07e87e *man/plot3d.stops.Rd
7dbb6cf9b88237d9b51d10aff19754b7 *man/plot3dstatic.Rd
637286145ab2d2fe3a6414ab4cc2ddea *man/plot3dstatic.cmdscaleE.Rd
5befdd14b00ad74cbd9871d7cf8fe2d8 *man/plot3dstatic.stops.Rd
30dd99ad4f8f515f066ca642801aaed8 *man/powerStressMin.Rd
0afb9413989644a573a477c720ed803c *man/print.cmdscale.Rd
531e003229c409f38b64815f8a209faf *man/print.sammon.Rd
4697cdb26dc3d480c5d7a3245babd588 *man/print.stops.Rd
957fb782872442ea102c7e2e477bc1c5 *man/print.summary.smacofP.Rd
549182238337cdf020aece56bf2ebe19 *man/print.summary.stops.Rd
74018332d653353090dc72943e58411f *man/procruster.Rd
450d02bebfd59204c8b9979b5c318637 *man/residuals.stops.Rd
09dc83ccc6ccf4334199d0e6550b0cee *man/sammon.Rd
9135ac2b65826780ba0046d6931bd413 *man/secularEq.Rd
cc9693d37709944c60c8bd8fec7d3076 *man/sqdist.Rd
5d507d1fd76735ddae070733abe7d654 *man/stop_apstress.Rd
37cc4b6e87ddcbf66f4c8b2207e8ff4e *man/stop_bcstress.Rd
a6b082306e404fcc229432220030e93f *man/stop_cmdscale.Rd
0a27c4500180b67b1154d1d9c29383b9 *man/stop_elastic.Rd
c1a7f826c12bb7a527fdef7283c66431 *man/stop_isomap1.Rd
bb5250817fc426ca5290f41db7deaecd *man/stop_isomap2.Rd
44cdba47fe420f4b27b733aaeddc848c *man/stop_lmds.Rd
9cc6313678573d658a45c17d3b5c343b *man/stop_powerelastic.Rd
985b4e697537dbe36cccfc81f2301e3b *man/stop_powermds.Rd
917f5cbe5d6abb0e560b26443e302451 *man/stop_powersammon.Rd
7f407a9ecfcea0c489f65981003cc558 *man/stop_powerstress.Rd
64933074e253d0eaea4e129090fc19da *man/stop_rpowerstress.Rd
d68ecddcd4c960246c679fd54ae03a51 *man/stop_rstress.Rd
16c91c8e19e818fef3857fb541744ff5 *man/stop_sammon.Rd
a9152f16e381b8e51e794892b6a5061e *man/stop_sammon2.Rd
fffdc2385d6ca13912ee07e16dd20333 *man/stop_smacofSphere.Rd
03888a11d516035c6b1b968ac8494bb1 *man/stop_smacofSym.Rd
f22992f7705cbc4544d32dee23e0b812 *man/stop_sstress.Rd
7b103290b442c0ffe0f8c9da69df4c11 *man/stoploss.Rd
e4b0ae9fcec3da9f0d874ff66254faa3 *man/stops.Rd
75c033e7fd0171f8ae90d5033fc4ae5e *man/summary.cmdscale.Rd
05cf1a190ae28fdbb4897172d3314cfa *man/summary.sammon.Rd
c9024b7c17b8ba056d2fa2245ff2260a *man/summary.smacofP.Rd
fd03321384ad2448f97aa4bb62f1ff65 *man/summary.stops.Rd
df55b954bfaab85fd4053ec6204bfbd9 *man/tgpoptim.Rd
7a1334b4a2975e7ff1a5fb8522e13663 *man/torgerson.Rd
2d740d2ee3c4cbad6024d8b1c867b449 *man/ljoptim.Rd
d34c2945cf82a409bba6d4ed2514b648 *man/plot.stops.Rd
677f61f28de69c7cfa8e8032f3180c9b *man/print.stops.Rd
3388fc2c8de280c0b3de42bdbe7e1f67 *man/print.summary.stops.Rd
39bd9f57907002f0c016b416ec4ccc00 *man/residuals.stops.Rd
f3912762f86ab2d35cef8aba7d3688ea *man/stop_apstress.Rd
35e19da196377a02a03e1986087a9910 *man/stop_bcmds.Rd
7da8ef92e6a960bc7e250f5af33b4cde *man/stop_clca.Rd
a0e7ed5e45958991bb859965abdbf697 *man/stop_cldae.Rd
bc481984072d50c62059766d31e162e4 *man/stop_cldak.Rd
e5fe6f1c321e96afc36e933bd14d8c52 *man/stop_cmdscale.Rd
064547a47bb6107b706e07402a3e5608 *man/stop_elastic.Rd
598d0114b42214e81358d1f9c319a347 *man/stop_isomap1.Rd
0eb5883229253d2c4c6ad031270e9018 *man/stop_isomap2.Rd
57949507baef30df01fa11cf61e21f22 *man/stop_lmds.Rd
9df2143aac657958eb34149bc33ba74c *man/stop_powerelastic.Rd
52492bdb055880369ae6920d60d6ce64 *man/stop_powermds.Rd
973ef7e36e09d1c25e11be0d49983ac1 *man/stop_powersammon.Rd
afb3ec45a1382b475fea794db581bba5 *man/stop_powerstress.Rd
e3da7c6837f4af6dddf0b220dc31f51e *man/stop_rpowerstress.Rd
78905502c3710fc90a605570afb70a05 *man/stop_rstress.Rd
fd49ccad0ce2704d27889753946b41fb *man/stop_sammon.Rd
8725208ec010a562b5db1b8901904967 *man/stop_sammon2.Rd
fe798e38093ff056a89da479b1cf033e *man/stop_smacofSphere.Rd
d729c3b7dbd96c8905a85e637f08fffd *man/stop_smacofSym.Rd
b31ca1ff9bcaae486f931e14fb55d4de *man/stop_smddae.Rd
75d8a4efeafd7bda9e44df87064e614d *man/stop_smddak.Rd
0345160f11eddd4add2820918a206431 *man/stop_smds.Rd
d3ce22b7aefe090e17c68d88144623e5 *man/stop_spmddae.Rd
1d625f2691ffd643cad42aabe31c032c *man/stop_spmddak.Rd
895fbbc9033487431675d2a06acf7b08 *man/stop_spmds.Rd
c3c3f1b897228178adb47fcffdf9422c *man/stop_sstress.Rd
80e97c30e80dd3040d339f82e0683c1a *man/stoploss.Rd
604ef9151db9daed968887551a6124a9 *man/stops-package.Rd
86040e8ed7e5d9f87961d821c706b1bd *man/stops.Rd
9f97e5bc1fcc78511b99d1fb7bb490dd *man/summary.stops.Rd
c53c2873fdb7520c6019018b9bd4cacf *man/tgpoptim.Rd
fed79edd2412de9de8da4dd900fcb497 *vignettes/stops.Rmd
5d4d6b5f92d6b7870cff743b5d9bab0a *vignettes/stops.html.asis
65 changes: 24 additions & 41 deletions NAMESPACE
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,25 +1,13 @@
# Generated by roxygen2: do not edit by hand

S3method(bootmds,stops)
S3method(coef,stops)
S3method(plot,cmdscaleE)
S3method(plot,smacofP)
S3method(jackmds,stops)
S3method(plot,stops)
S3method(plot3d,cmdscaleE)
S3method(plot3d,stops)
S3method(plot3dstatic,cmdscaleE)
S3method(plot3dstatic,stops)
S3method(print,cmdscale)
S3method(print,sammon)
S3method(print,stops)
S3method(print,summary.smacofP)
S3method(print,summary.stops)
S3method(residuals,stops)
S3method(summary,cmdscale)
S3method(summary,sammon)
S3method(summary,smacofP)
S3method(summary,stops)
export(apStressMin)
export(bcStressMin)
export(c_association)
export(c_clumpiness)
export(c_clusteredness)
Expand All @@ -35,23 +23,16 @@ export(c_manifoldness)
export(c_nonmonotonicity)
export(c_outlying)
export(c_regularity)
export(c_shepardness)
export(c_skinniness)
export(c_sparsity)
export(c_striatedness)
export(c_stringiness)
export(cmdscale)
export(conf_adjust)
export(enorm)
export(ljoptim)
export(lmds)
export(mkPower)
export(plot3dstatic)
export(powerStressMin)
export(procruster)
export(sammon)
export(sqdist)
export(stop_bcstress)
export(stop_cmdscale)
export(stop_bcmds)
export(stop_clca)
export(stop_cldae)
export(stop_cldak)
export(stop_elastic)
export(stop_isomap1)
export(stop_isomap2)
Expand All @@ -65,31 +46,27 @@ export(stop_sammon)
export(stop_sammon2)
export(stop_smacofSphere)
export(stop_smacofSym)
export(stop_smddae)
export(stop_smddak)
export(stop_smds)
export(stop_spmddae)
export(stop_spmddak)
export(stop_spmds)
export(stop_sstress)
export(stoploss)
export(stops)
export(tgpoptim)
export(torgerson)
import(cordillera)
import(rgl)
import(scatterplot3d)
import(smacof)
importFrom(DiceKriging,km)
importFrom(DiceOptim,EGO.nsteps)
importFrom(MASS,sammon)
importFrom(acepack,ace)
importFrom(clue,cl_validity)
importFrom(cmaes,cma_es)
importFrom(cordillera,cordillera)
importFrom(dfoptim,hjkb)
importFrom(energy,dcor)
importFrom(graphics,abline)
importFrom(graphics,identify)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(minerva,mine)
importFrom(nloptr,cobyla)
importFrom(nloptr,crs2lm)
Expand All @@ -102,24 +79,30 @@ importFrom(nloptr,stogo)
importFrom(pomp,sannbox)
importFrom(pso,psoptim)
importFrom(scagnostics,scagnostics)
importFrom(smacof,bootmds)
importFrom(smacof,jackmds)
importFrom(smacof,smacofSphere)
importFrom(smacof,smacofSym)
importFrom(smacofx,apStressMin)
importFrom(smacofx,bcmds)
importFrom(smacofx,cmdscale)
importFrom(smacofx,lmds)
importFrom(smacofx,powerStressMin)
importFrom(smacofx,rStressMin)
importFrom(smacofx,sammon)
importFrom(stats,as.dist)
importFrom(stats,cmdscale)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,summary.lm)
importFrom(stats,uniroot)
importFrom(tgp,dopt.gp)
importFrom(tgp,lhs)
importFrom(tgp,optim.step.tgp)
Expand Down
Loading

0 comments on commit 76993b3

Please sign in to comment.