extract: A function to extract items from an object of class phenopix

Description Usage Arguments Details Value Author(s)

View source: R/extract.R

Description

This function allows to extract items from an object of class phenopix.

Usage

1
extract(x, what)

Arguments

x

An object of class phenopix

what

One between "data", "fitted", "metrics", "metrics.uncert", "curve.params", "curve.uncert", "curve.params.uncert"

Details

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

Value

A dataframe

Author(s)

Gianluca Filippa <gian.filippa@gmail.com>


phenopix documentation built on May 2, 2019, 4:50 p.m.