hsa {BIGL}R Documentation

Highest Single Agent model

Description

This function returns response levels for when these are based on Highest Single Agent (HSA) model.

Usage

hsa(doseInput, parmInput, ...)

Arguments

doseInput

Dose-response dataframe containing "d1" and "d2" columns

parmInput

Numeric vector or list with appropriately named parameter inputs. Typically, it will be coefficients from a MarginalFit object.

...

Further arguments that are currently unused


[Package BIGL version 1.9.0 Index]