<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:r="https://r-universe.dev"><channel><title>mlysy.r-universe.dev</title><link>https://mlysy.r-universe.dev</link><description>Recent package updates in mlysy</description><generator>R-universe</generator><image><url>https://github.com/mlysy.png</url><title>R packages by mlysy</title><link>https://mlysy.r-universe.dev</link></image><lastBuildDate>Tue, 09 Sep 2025 17:26:16 GMT</lastBuildDate><item><title>[mlysy] SuperGauss 2.0.4</title><author>mlysy@uwaterloo.ca (Martin Lysy)</author><description>Likelihood evaluations for stationary Gaussian time series
are typically obtained via the Durbin-Levinson algorithm, which
scales as O(n^2) in the number of time series observations.
This package provides a &quot;superfast&quot; O(n log^2 n) algorithm
written in C++, crossing over with Durbin-Levinson around n =
300.  Efficient implementations of the score and Hessian
functions are also provided, leading to superfast versions of
inference algorithms such as Newton-Raphson and Hamiltonian
Monte Carlo.  The C++ code provides a Toeplitz matrix class
packaged as a header-only library, to simplify low-level usage
in other packages and outside of R.</description><link>https://github.com/r-universe/mlysy/actions/runs/24070410104</link><pubDate>Tue, 09 Sep 2025 17:26:16 GMT</pubDate><r:package>SuperGauss</r:package><r:version>2.0.4</r:version><r:status>success</r:status><r:repository>https://mlysy.r-universe.dev</r:repository><r:upstream>https://github.com/mlysy/supergauss</r:upstream><r:article><r:source>SuperGauss-quicktut.Rmd</r:source><r:filename>SuperGauss-quicktut.html</r:filename><r:title>Superfast Likelihood Inference for Stationary Gaussian Time Series</r:title><r:created>2017-07-03 20:04:13</r:created><r:modified>2020-09-21 14:13:48</r:modified></r:article></item><item><title>[mlysy] LocalCop 0.0.2</title><author>mlysy@uwaterloo.ca (Martin Lysy)</author><description>Implements a local likelihood estimator for the dependence
parameter in bivariate conditional copula models.  Copula
family and local likelihood bandwidth parameters are selected
by leave-one-out cross-validation.  The models are implemented
in 'TMB', meaning that the local score function is efficiently
calculated via automated differentiation (AD), such that
quasi-Newton algorithms may be used for parameter estimation.</description><link>https://github.com/r-universe/mlysy/actions/runs/23884580755</link><pubDate>Tue, 24 Sep 2024 19:46:15 GMT</pubDate><r:package>LocalCop</r:package><r:version>0.0.2</r:version><r:status>success</r:status><r:repository>https://mlysy.r-universe.dev</r:repository><r:upstream>https://github.com/mlysy/localcop</r:upstream><r:article><r:source>LocalCop.Rmd</r:source><r:filename>LocalCop.html</r:filename><r:title>LocalCop: Local likelihood inference for conditional copulas</r:title><r:created>2024-09-05 20:34:48</r:created><r:modified>2024-09-06 00:56:10</r:modified></r:article></item><item><title>[mlysy] mniw 1.0.2</title><author>mlysy@uwaterloo.ca (Martin Lysy)</author><description>Density evaluation and random number generation for the
Matrix-Normal Inverse-Wishart (MNIW) distribution, as well as
the the Matrix-Normal, Matrix-T, Wishart, and Inverse-Wishart
distributions.  Core calculations are implemented in a portable
(header-only) C++ library, with matrix manipulations using the
'Eigen' library for linear algebra.  Also provided is a Gibbs
sampler for Bayesian inference on a random-effects model with
multivariate normal observations.</description><link>https://github.com/r-universe/mlysy/actions/runs/23842256950</link><pubDate>Thu, 19 Sep 2024 16:05:44 GMT</pubDate><r:package>mniw</r:package><r:version>1.0.2</r:version><r:status>success</r:status><r:repository>https://mlysy.r-universe.dev</r:repository><r:upstream>https://github.com/mlysy/mniw</r:upstream><r:article><r:source>mniw-distributions.Rmd</r:source><r:filename>mniw-distributions.html</r:filename><r:title>Distributions Provided by mniw</r:title><r:created>2019-03-25 15:41:10</r:created><r:modified>2024-09-19 16:05:44</r:modified></r:article></item><item><title>[mlysy] optimCheck 1.0.1</title><author>mlysy@uwaterloo.ca (Martin Lysy)</author><description>Tools for checking that the output of an optimization
algorithm is indeed at a local mode of the objective function.
This is accomplished graphically by calculating all
one-dimensional &quot;projection plots&quot; of the objective function,
i.e., varying each input variable one at a time with all other
elements of the potential solution being fixed.  The numerical
values in these plots can be readily extracted for the purpose
of automated and systematic unit-testing of optimization
routines.</description><link>https://github.com/r-universe/mlysy/actions/runs/24327676470</link><pubDate>Thu, 05 Sep 2024 19:20:53 GMT</pubDate><r:package>optimCheck</r:package><r:version>1.0.1</r:version><r:status>success</r:status><r:repository>https://mlysy.r-universe.dev</r:repository><r:upstream>https://github.com/mlysy/optimcheck</r:upstream><r:article><r:source>optimCheck.Rmd</r:source><r:filename>optimCheck.html</r:filename><r:title>Quick Tour of Package optimCheck</r:title><r:created>2019-10-06 18:22:22</r:created><r:modified>2019-10-06 18:22:22</r:modified></r:article></item><item><title>[mlysy] MADPop 1.1.6</title><author>mlysy@uwaterloo.ca (Martin Lysy)</author><description>Tools for the analysis of population differences using the
Major Histocompatibility Complex (MHC) genotypes of samples
having a variable number of alleles (1-4) recorded for each
individual.  A hierarchical Dirichlet-Multinomial model on the
genotype counts is used to pool small samples from multiple
populations for pairwise tests of equality.  Bayesian inference
is implemented via the 'rstan' package.  Bootstrapped and
posterior p-values are provided for chi-squared and likelihood
ratio tests of equal genotype probabilities.</description><link>https://github.com/r-universe/mlysy/actions/runs/24387760660</link><pubDate>Mon, 26 Feb 2024 17:23:21 GMT</pubDate><r:package>MADPop</r:package><r:version>1.1.6</r:version><r:status>success</r:status><r:repository>https://mlysy.r-universe.dev</r:repository><r:upstream>https://github.com/mlysy/madpop</r:upstream><r:article><r:source>MADPop-quicktut.Rmd</r:source><r:filename>MADPop-quicktut.html</r:filename><r:title>Bayesian Testing of Equal Genotype Proportions between Multiple Populations</r:title><r:created>2016-12-18 15:52:27</r:created><r:modified>2022-08-19 17:54:24</r:modified></r:article></item><item><title>[mlysy] nicheROVER 1.1.2</title><author>mlysy@uwaterloo.ca (Martin Lysy)</author><description>Implementation of a probabilistic method to calculate
'nicheROVER' (_niche_ _r_egion and niche _over_lap) metrics
using multidimensional niche indicator data (e.g., stable
isotopes, environmental variables, etc.). The niche region is
defined as the joint probability density function of the
multidimensional niche indicators at a user-defined probability
alpha (e.g., 95%).  Uncertainty is accounted for in a Bayesian
framework, and the method can be extended to three or more
indicator dimensions.  It provides directional estimates of
niche overlap, accounts for species-specific distributions in
multivariate niche space, and produces unique and consistent
bivariate projections of the multivariate niche region.  The
article by Swanson et al. (2015) &lt;doi:10.1890/14-0235.1&gt;
provides a detailed description of the methodology.  See the
package vignette for a worked example using fish stable isotope
data.</description><link>https://github.com/r-universe/mlysy/actions/runs/24067171439</link><pubDate>Fri, 13 Oct 2023 15:50:55 GMT</pubDate><r:package>nicheROVER</r:package><r:version>1.1.2</r:version><r:status>success</r:status><r:repository>https://mlysy.r-universe.dev</r:repository><r:upstream>https://github.com/mlysy/nicherover</r:upstream><r:article><r:source>ecol-vignette.Rmd</r:source><r:filename>ecol-vignette.html</r:filename><r:title>An Ecologist's Guide to nicheROVER: Niche Region and Niche Overlap Metrics for Multidimensional Ecological Niches</r:title><r:created>2017-12-05 04:15:43</r:created><r:modified>2021-05-13 19:58:46</r:modified></r:article></item><item><title>[mlysy] msde 1.0.5</title><author>mlysy@uwaterloo.ca (Martin Lysy)</author><description>Implements an MCMC sampler for the posterior distribution
of arbitrary time-homogeneous multivariate stochastic
differential equation (SDE) models with possibly latent
components.  The package provides a simple entry point to
integrate user-defined models directly with the sampler's C++
code, and parallelizes large portions of the calculations when
compiled with 'OpenMP'.</description><link>https://github.com/r-universe/mlysy/actions/runs/23678053744</link><pubDate>Tue, 24 May 2022 15:39:05 GMT</pubDate><r:package>msde</r:package><r:version>1.0.5</r:version><r:status>success</r:status><r:repository>https://mlysy.r-universe.dev</r:repository><r:upstream>https://github.com/mlysy/msde</r:upstream><r:article><r:source>msde-exmodels.Rmd</r:source><r:filename>msde-exmodels.html</r:filename><r:title>Example SDE models provided by msde</r:title><r:created>2017-07-04 16:26:33</r:created><r:modified>2021-12-17 04:53:34</r:modified></r:article><r:article><r:source>msde-quicktut.Rmd</r:source><r:filename>msde-quicktut.html</r:filename><r:title>Inference for Multivariate Stochastic Differential Equations with msde</r:title><r:created>2017-06-14 21:08:35</r:created><r:modified>2021-12-17 04:53:34</r:modified></r:article></item><item><title>[mlysy] LMN 1.1.2</title><author>mlysy@uwaterloo.ca (Martin Lysy)</author><description>Efficient Frequentist profiling and Bayesian
marginalization of parameters for which the conditional
likelihood is that of a multivariate linear regression model.
Arbitrary inter-observation error correlations are supported,
with optimized calculations provided for
independent-heteroskedastic and stationary dependence
structures.</description><link>https://github.com/r-universe/mlysy/actions/runs/23397779065</link><pubDate>Fri, 25 Feb 2022 01:35:11 GMT</pubDate><r:package>LMN</r:package><r:version>1.1.2</r:version><r:status>success</r:status><r:repository>https://mlysy.r-universe.dev</r:repository><r:upstream>https://github.com/mlysy/lmn</r:upstream><r:article><r:source>LMN.Rmd</r:source><r:filename>LMN.html</r:filename><r:title>LMN: Inference for Linear Models with Nuisance Parameters</r:title><r:created>2019-04-09 06:17:19</r:created><r:modified>2022-02-14 17:11:21</r:modified></r:article></item><item><title>[mlysy] rdoxygen 2.0.0</title><author>clemens@nevrome.de (Clemens Schmid)</author><description>Create 'doxygen' documentation for source code in R
packages, and optionally make it accessible as an R vignette.
Includes a 'RStudio' Addin to easily trigger the doxygenize
process.</description><link>https://github.com/r-universe/mlysy/actions/runs/23935085631</link><pubDate>Wed, 04 Sep 2019 13:39:14 GMT</pubDate><r:package>rdoxygen</r:package><r:version>2.0.0</r:version><r:status>success</r:status><r:repository>https://mlysy.r-universe.dev</r:repository><r:upstream>https://github.com/mlysy/rdoxygen</r:upstream><r:article><r:source>rdoxygen-quicktut.Rmd</r:source><r:filename>rdoxygen-quicktut.html</r:filename><r:title>rdoxygen: Documentation of C++ source code in R</r:title><r:created>2019-03-06 13:32:52</r:created><r:modified>2019-03-12 19:36:57</r:modified></r:article></item></channel></rss>