Last data update: 2014.03.03

PSM

Package: PSM
Type: Package
Title: Non-Linear Mixed-Effects modelling using Stochastic Differential
Equations.
Version: 0.8-10
Date: 2013-09-10
Encoding: latin1
Author: Stig Bousgaard Mortensen <stigbm@gmail.com> and Søren Klim
<soren@klimens.dk>
Maintainer: Stig Bousgaard Mortensen <stigbm@gmail.com>
Depends: MASS, numDeriv, deSolve, ucminf
Description: This package provides functions for estimation of linear
and non-linear mixed-effects models using stochastic
differential equations. Moreover it provides functions for
finding smoothed estimates of model states and for simulation.
The package allows for any multivariate non-linear time-variant
model to be specified, and it also handles multidimensional
input, co-variates, missing observations and specification of
dosage regimen.
License: GPL (>= 2)
URL: http://www.imm.dtu.dk/psm
Packaged: 2013-09-10 17:50:40 UTC; sbm
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-09-10 20:16:22

● Cran Task View: DifferentialEquations
● 0 images, 8 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'PSM' ...
** package 'PSM' successfully unpacked and MD5 sums checked
** libs
gfortran  -fpic -g -O2  -c  LTI_KALMAN.f95 -o LTI_KALMAN.o
f95   -fpic  -g -O2  -c matexp.f -o matexp.o
f95   -fpic  -g -O2  -c matutil77.f -o matutil77.o
gfortran  -fpic -g -O2  -c  matutil95.f95 -o matutil95.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o PSM.so LTI_KALMAN.o matexp.o matutil77.o matutil95.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/PSM/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'PSM'
    finding HTML links ... done
    PSM-internal                            html  
    PSM-package                             html  
    PSM.estimate                            html  
    PSM.plot                                html  
    PSM.simulate                            html  
    PSM.smooth                              html  
    PSM.template                            html  
    matexp                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (PSM)
Making 'packages.html' ... done