getOLdata: extracts data for a single overlap-measure from simulation...

Description Usage Arguments Details Value Author(s) See Also

View source: R/getOLdata.R

Description

extracts data for a single overlap-measure from simulation dataset

Usage

1
getOLdata(data, olname)

Arguments

data

list; as returned by changingn.(...) or changingvar.(...) functions but with already determined pdf-estimation method, so e.g. simulationdata[['kernel']].

olname

string; name of overlap-measure, as returned by OLE function. Must be in the data.

Details

needs the simulation data, as produced by changingn.(...) or changingvar.(...) functions, for one estimation method('kernel/fitdistr/normalize) as input. Will return a list of all the results for the Overlpa-measure given by olname. This list will be seperated by the units the simulation function has (e.g. stepsizes, number of days. etc.)

Value

a list as the input list but with the first two sublevels excluded.

Author(s)

Florian Berger <florian_berger@ymail.com>

See Also

scale


biometry/phenologicalOverlap documentation built on May 21, 2019, 2:31 a.m.