View source: R/possibly_hill_nest.R
This will attempt to fit the Hill Equation to data in a nested data frame. If hill equation cannot be fit NA is reported. You can use dplyr::filter() to remove these and use fit_hill_nest() to remaining data.
1 | possibly_hill_nest(data, nest_key)
|
nest_name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.