curve_4BARO: 4BARO model voltage curve

Description Usage Arguments Value

View source: R/device_models.R

Description

Model voltage curve based on the 4BARO model. The first derivatives with respect to each parameter can also be calculated.

Usage

1
curve_4BARO(x, param)

Arguments

x

a range of values for which the model curve is evaluated

param

list consisting of 4 parameters for the curve function:

theta_1

Value of y at the curve minimum

theta_2

The range of response. Note: (theta_1+theta_2) gives the value of y at the curve minimum

theta_3

A measure of the steepness of the curve

theta_4

Value of x shift applied to the data

Value

A range of values, corresponding to the value of the 4BARO curve for the given parameters, over the provided range of x values.


csgillespie/voltagefit documentation built on May 14, 2019, 12:23 p.m.