Learn R Programming

⚠️There's a newer version (3.5) of this package.Take me there.

saemix (version 0.96.1)

Stochastic Approximation Expectation Maximization (SAEM) algorithm

Description

The SAEM package implements the Stochastic Approximation EM algorithm for parameter estimation in (non)linear mixed effects models. The SAEM algorithm: - computes the maximum likelihood estimator of the population parameters, without any approximation of the model (linearization, quadrature approximation,...), using the Stochastic Approximation Expectation Maximization (SAEM) algorithm, - provides standard errors for the maximum likelihood estimator - estimates the conditional modes, the conditional means and the conditional standard deviations of the individual parameters, using the Hastings-Metropolis algorithm. Several applications of SAEM in agronomy, animal breeding and PKPD analysis have been published by members of the Monolix group (http://software.monolix.org/).

Copy Link

Version

Install

install.packages('saemix')

Monthly Downloads

523

Version

0.96.1

License

GPL (>= 2)

Maintainer

Emmanuelle Comets

Last Published

March 1st, 2013

Functions in saemix (0.96.1)

conddist.saemix

Estimate conditional mean and variance of individual parameters using the MCMC algorithm
SaemixData-class

Class "SaemixData"
saemixControl

List of options for running the algorithm SAEM
saemixData

Function to create a SaemixData object
saemix-internal

Internal saemix objects
summary-methods

Methods for Function summary
saemix

Stochastic Approximation Expectation Maximization (SAEM) algorithm
fim.saemix

Computes the Fisher Information Matrix by linearisation
print-methods

Methods for Function print
PD1.saemix

Data simulated according to an Emax response model, in SAEM format
psi

Functions to extract the individual estimates of the parameters and random effects
showall-methods

Methods for Function showall
predict-methods

Methods for Function predict
[<--methods

Methods for "set" Function [<-
saemixModel

Function to create a SaemixModel object
map.saemix

Estimates of the individual parameters (conditional mode)
saemix.plot.data

Functions implementing each type of plot in SAEM
simul.saemix

Perform simulations under the model
theo.saemix

Pharmacokinetics of theophylline, in SAEM format
llgq.saemix

Log-likelihood using Gaussian Quadrature
yield.saemix

Wheat yield in crops treated with fertiliser, in SAEM format
[-methods

Methods for "get" Function [
initialize-methods

Methods for Function initialize
psi-methods

Methods for Functions psi, phi and eta
saemix.plot.setoptions

Function setting the default options for the plots in SAEM
cow.saemix

Evolution of the weight of 560 cows, in SAEM format
saemix-package

Stochastic Approximation Expectation Maximization (SAEM) algorithm for non-linear mixed effects models
default.saemix.plots

Wrapper functions to produce certain sets of default plots
show-methods

Methods for Function show
oxboys.saemix

Heights of Boys in Oxford
saemix.plot.select

Plots of the results obtained by SAEM
coef-methods

Methods for Function coef
saemix.plots

General plot function from SAEM
plot-methods

Methods for Function plot
llis.saemix

Log-likelihood using Importance Sampling
SaemixModel-class

Class "SaemixModel"
showall

Prints out an extensive summary of an object
SaemixObject-class

Class "SaemixObject"
testnpde

Tests for normalised prediction distribution errors