The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The goal of SCOR is to solve optimization problem where parameters belong to the surface of unit hyper-sphere
You can install the development version from GitHub with:
# install.packages("devtools")
::install_github("synx21/SCOR") devtools
This package consists function to run SCOR and functions to evaluate EHUM, SHUM and ULBA estimates.
library(SCOR)
optimized_EHUM(rep(1,12),colnames(AL),AL)
#> [1] 0.8403805
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.