Learn R Programming

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

VNM (version 1.0)

Multiple objective optimal design.

Description

This package implements algorithms that use V-algorithm and Newton Raphson algorithm to find Multiple-objectives optimal design for estimating three objectives: estimating model parameters; estimating ED50; estimating the minimum effective dose (MED).

Copy Link

Version

Install

install.packages('VNM')

Monthly Downloads

7

Version

1.0

License

GPL-2

Maintainer

Yarong Yang

Last Published

May 16th, 2014

Functions in VNM (1.0)

VNM-package

Obtaining multiple objective optimal design.
Deff

D-efficiency for estimating model parameters.
ceff1

Checking c-efficiency for estimating the ED50.
MOPT

Identify multiple-objective optimal designs for estimating 3 objectives (model parameters, the ED50, the MED).
ceff2

Checking c-efficiency for estimating the MED.
S.Weight

Identify optimal weights for estimating 3 objectives (model parameters, the ED50, the MED) for given dose levels.