fisher.simplex: Compute the fisher.simplex

View source: R/SimplexAlgorithm.R

fisher.simplexR Documentation

Compute the fisher.simplex

Description

Compute the fisher.simplex

Usage

fisher.simplex(simplex, optimizationObject, outcomes)

Arguments

simplex

A list giving the parameters of the simplex.

optimizationObject

An object from the class Optimization.

outcomes

A vector giving the outcomes of the arms.

Value

A list giving the results of the optimization.


PFIM documentation built on Oct. 30, 2024, 9:10 a.m.