future.meanvalue: design mean value curves for future events in Ewing...

View source: R/spline.R

future.meanvalueR Documentation

design mean value curves for future events in Ewing simulation models

Description

Uses interactive spline tool to design curves.

Usage

future.meanvalue(community, species, event = future$current[1], data)

Arguments

community

object with population data by species

species

name of species

event

name of future event

data

data if available

Author(s)

Brian S. Yandell, yandell@stat.wisc.edu

References

www.stat.wisc.edu/~yandell/ewing

See Also

init.simulation, future.events

Examples


## Not run: 
future.meanvalue( community, "host", "first.instar" )

## End(Not run)


byandell/ewing documentation built on Jan. 3, 2024, 7:27 p.m.