A function to extract items from an object of class phenopix
This function allows to extract items from an object of class phenopix.
extract(x, what)
x |
An object of class |
what |
One between "data", "fitted", "metrics", "metrics.uncert", "curve.params", "curve.uncert", "curve.params.uncert" |
This function allows to extract items from an object of class phenopix. "data" extracts row data "fitted" extracts fitted data "metrics" extracts metrics data.frame "metrics.uncert" extracts metrics uncertainty dataframe "curve.params" extracts curve parameters "curve.uncert" extracts a family of fitted curves estimated by the uncertainty procedure "curve.params.uncert" extracts a family of curve parameters estimated by the uncertainty procedure
A dataframe
Gianluca Filippa <gian.filippa@gmail.com>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.