curve_piecewise: Piecewise power model voltage curve

Description Usage Arguments Value

View source: R/device_models.R

Description

Model voltage curve based on a piecewise constant, quadratic then power fit.

Usage

1
curve_piecewise(x, param)

Arguments

x

a range of values for which the model curve is evaluated

param

list consisting of 8 parameters for the curve function:

Value

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


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