detect_binding_model: Detect which binding model equation was used to fit a dataset

Description Usage Arguments Value

View source: R/make_figure.R

Description

This internal function takes a model object from fit_binding_model or nls and returns the name of the binding model used to fit the dataset.

Usage

1

Arguments

fit

An nls object. The output of fit_binding_model can be used directly as input here.

Value

A character vector corresponding to the name of the binding model equation used to fit the dataset corresponding to the model object.


Guilz/rfret documentation built on Oct. 18, 2021, 2:14 p.m.