The bayesnec package has been developed for R to fit concentration (dose)-response
curves (CR) to toxicity data for the purpose of deriving no-effect-concentration (NEC), nosignificant-effect-concentration (NSEC), and effect-concentration (of…
Machine learning algorithms are useful for various prediction tasks, but they can also
learn how to discriminate, based on gender, race or other sensitive attributes. This realization gave rise to the field of fair machine learning, which aims to…
Priors allow us to robustify inference and to incorporate expert knowledge in Bayesian
hierarchical models. This is particularly important when there are random effects that
are hard to identify based on observed data. The challenge lies in…
Performing inference in statistical models with an intractable likelihood is challenging,
therefore, most likelihood-free inference (LFI) methods encounter accuracy and efficiency
limitations. In this paper, we present the implementation of the LFI…
One of the contemporary challenges in anomaly detection is the ability to detect,
and differentiate between, both point and collective anomalies within a data sequence or
time series. The anomaly package has been developed to provide users with a…
One of the contemporary challenges in anomaly detection is the ability to detect,
and differentiate between, both point and collective anomalies within a data sequence or
time series. The anomaly package has been developed to provide users with a…
Modeling complex real-world situations such as infectious diseases, geological phenomena, and biological processes can present a dilemma: the computer model (referred to as
a simulator) needs to be complex enough to capture the dynamics of the…
Hidden Markov models constitute a versatile class of statistical models for time series
that are driven by hidden states. In financial applications, the hidden states can often
be linked to market regimes such as bearish and bullish markets or…
The hyper2 package provides functionality to work with extensions of the BradleyTerry probability model such as Plackett-Luce likelihood including team strengths and
reified entities (monsters). The package allows one to use relatively natural R…
Changepoint detection is an important problem with a wide range of applications.
There are many different types of changes that one may wish to detect, and a wide
range of algorithms and software for detecting them. However there are relatively…