Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ SCOR Public

❗ This is a read-only mirror of the CRAN R package repository. SCOR — Spherically Constrained Optimization Routine. Homepage: https://github.com/synx21/SCOR

Notifications You must be signed in to change notification settings

cran/SCOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCOR

The goal of SCOR is to solve optimization problem where parameters belong to the surface of unit hyper-sphere

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("synx21/SCOR")

Example

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

About

❗ This is a read-only mirror of the CRAN R package repository. SCOR — Spherically Constrained Optimization Routine. Homepage: https://github.com/synx21/SCOR

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages