Other packages > Find by keyword >

saemix  

Stochastic Approximation Expectation Maximization (SAEM) Algorithm
View on CRAN: Click here


Download and install saemix package within the R console
Install from CRAN:
install.packages("saemix")

Install from Github:
library("remotes")
install_github("cran/saemix")

Install by package version:
library("remotes")
install_version("saemix", "3.4")



Attach the package and use:
library("saemix")
Maintained by
Emmanuelle Comets
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-06-30
Latest Update: 2025-07-31
Description:
The 'saemix' package implements the Stochastic Approximation EM algorithm for parameter estimation in (non)linear mixed effects models. The SAEM algorithm (i) computes the maximum likelihood estimator of the population parameters, without any approximation of the model (linearisation, quadrature approximation,...), using the Stochastic Approximation Expectation Maximization (SAEM) algorithm, (ii) provides standard errors for the maximum likelihood estimator (iii) estimates the conditional modes, the conditional means and the conditional standard deviations of the individual parameters, using the Hastings-Metropolis algorithm (see Comets et al. (2017) ). Many applications of SAEM in agronomy, animal breeding and PKPD analysis have been published by members of the Monolix group. The full PDF documentation for the package including references about the algorithm and examples can be downloaded on the github of the IAME research institute for 'saemix': .
How to cite:
Emmanuelle Comets (2011). saemix: Stochastic Approximation Expectation Maximization (SAEM) Algorithm. R package version 3.4, https://cran.r-project.org/web/packages/saemix. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.95 (2011-06-30 19:04), 0.96.1 (2013-03-01 18:11), 0.96 (2011-07-02 14:22), 1.2 (2014-02-25 17:11), 2.1 (2017-08-24 13:55), 2.2 (2018-10-10 18:00), 2.3 (2019-12-06 18:10), 2.4 (2021-02-24 00:00), 3.0 (2022-02-08 16:30), 3.1 (2022-08-05 17:00), 3.2 (2023-06-27 12:10), 3.3 (2024-03-05 13:40), 3.4 (2025-07-31 13:00)
Other packages that cited saemix R package
View saemix citation profile
Other R packages that saemix depends, imports, suggests or enhances
Complete documentation for saemix
Functions, R codes and Examples using the saemix R package
Some associated functions: PD1.saemix . SaemixData-class . SaemixModel-class . SaemixObject-class . SaemixRes-class . backward.procedure . boostrap.data . coef.saemix . compare.saemix . conddist.saemix . cow.saemix . createSaemixObject . default.saemix.plots . discreteVPC . discreteVPCTTE . epilepsy.saemix . extract-methods . fim.saemix . fitted.saemix . forward.procedure . initialize-methods . knee.saemix . llgq.saemix . llis.saemix . logLik . lung.saemix . map.saemix . mydiag . npdeSaemix . oxboys.saemix . plot-SaemixData . plot-SaemixModel-SaemixData-method . plot-SaemixModel . plot-SaemixObject-ANY-method . plot-methods . plotDiscreteData . predict-methods . predict.SaemixModel . print-methods . psi-methods . rapi.saemix . read-methods . readSaemix-methods . replaceData . resid.saemix . saemix.bootstrap . saemix.internal . saemix . saemix.plot.data . saemix.plot.select . saemix.plot.setoptions . saemix.predict . saemixControl . saemixData . saemixModel . saemixPredictNewdata . show-methods . showall-methods . simulate.SaemixObject . simulateDiscreteSaemix . step.saemix . stepwise.procedure . sub-SaemixModel-method . sub-SaemixObject-method . sub-SaemixRes-method . subset . summary-methods . testnpde . theo.saemix . toenail.saemix . transform . transformCatCov . transformContCov . validate.covariance.model . validate.names . vcov . xbinning . yield.saemix . 
Some associated R codes: SaemixData.R . SaemixModel.R . SaemixObject.R . SaemixRes.R . aaa_generics.R . backward.R . compute_LL.R . forward.R . func_FIM.R . func_aux.R . func_bootstrap.R . func_compare.R . func_discreteVPC.R . func_distcond.R . func_estimParam.R . func_exploreData.R . func_npde.R . func_plots.R . func_simulations.R . func_stepwise.R . main.R . main_estep.R . main_initialiseMainAlgo.R . main_mstep.R . stepwise.R . zzz.R .  Full saemix package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA